SØG - mellem flere end 8 millioner bøger:
Viser: Linux Device Drivers - Where the Kernel Meets the Hardware
Linux Device Drivers Vital Source e-bog
Jonathan Corbet, Alessandro Rubini og Greg Kroah-Hartman
(2005)
Linux Device Drivers Vital Source e-bog
Jonathan Corbet, Alessandro Rubini og Greg Kroah-Hartman
(2005)
Linux Device Drivers
Where the Kernel Meets the Hardware
Jonathan Corbet, Alessandro Rubini og Greg Kroah-Hartman
(2005)
Sprog: Engelsk
om ca. 15 hverdage
Detaljer om varen
- 3. Udgave
- Vital Source searchable e-book (Reflowable pages): 640 sider
- Udgiver: O'Reilly Media, Inc (Februar 2005)
- Forfattere: Jonathan Corbet, Alessandro Rubini og Greg Kroah-Hartman
- ISBN: 9780596555382
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.
Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: -1 sider kan printes ad gangen
Copy: højest -1 sider i alt kan kopieres (copy/paste)
Detaljer om varen
- 3. Udgave
- Vital Source searchable e-book (Fixed pages): 636 sider
- Udgiver: O'Reilly Media, Inc (Februar 2005)
- Forfattere: Jonathan Corbet, Alessandro Rubini og Greg Kroah-Hartman
- ISBN: 9780596517434
Bookshelf online: 5 år fra købsdato.
Bookshelf appen: ubegrænset dage fra købsdato.
Udgiveren oplyser at følgende begrænsninger er gældende for dette produkt:
Print: 10 sider kan printes ad gangen
Copy: højest 10 sider i alt kan kopieres (copy/paste)
Detaljer om varen
- 3. Udgave
- Paperback: 636 sider
- Udgiver: O'Reilly Media, Incorporated (Februar 2005)
- Forfattere: Jonathan Corbet, Alessandro Rubini og Greg Kroah-Hartman
- ISBN: 9780596005900
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.Over the years the book has helped countless programmers learn:
- how to support computer peripherals under the Linux operating system
- how to develop and write software for new hardware under Linux
- the basics of Linux operation even if they are not expecting to write a driver
Chapter 1: An Introduction to Device Drivers
Chapter 2: Building and Running Modules
Chapter 3: Char Drivers
Chapter 4: Debugging Techniques
Chapter 5: Concurrency and Race Conditions
Chapter 6: Advanced Char Driver Operations
Chapter 7: Time, Delays, and Deferred Work
Chapter 8: Allocating Memory
Chapter 9: Communicating with Hardware
Chapter 10: Interrupt Handling
Chapter 11: Data Types in the Kernel
Chapter 12: PCI Drivers
Chapter 13: USB Drivers
Chapter 14: The Linux Device Model
Chapter 15: Memory Mapping and DMA
Chapter 16: Block Drivers
Chapter 17: Network Drivers
Chapter 18: TTY Drivers
Chapter 19: Bibliography