Cargando…

Essential Linux device drivers /

"Probably the most wide ranging and complete Linux device driver book I've read."--Alan Cox, Linux Guru and Key Kernel Developer "Very comprehensive and detailed, covering almost every single Linux device driver type."--Theodore Ts'o, First Linux Kernel Developer in Nor...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Venkateswaran, Sreekrishnan, 1972-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Prentice Hall, ©2008.
Colección:Prentice Hall open source software development series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn297556629
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 090109s2008 njua o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d OCLCQ  |d COO  |d CEF  |d OCLCQ  |d IDEBK  |d NHM  |d DEBSZ  |d OCLCQ  |d OCLCF  |d OCLCQ  |d YDX  |d OCLCQ  |d OCLCO  |d AU@  |d OCLCO  |d WYU  |d OCLCO  |d STF  |d OCLCO  |d VT2  |d OCLCQ  |d OCLCA  |d UKAHL  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 667105476  |a 1044249172  |a 1048099561  |a 1048389610  |a 1056316051  |a 1064997619  |a 1103257560  |a 1129371897 
020 |a 9780132396554 
020 |a 0132396556 
020 |a 8131735346 
020 |a 9788131735343 
029 1 |a AU@  |b 000067107677 
029 1 |a DEBSZ  |b 355398389 
029 1 |a HEBIS  |b 29147148X 
029 1 |a AU@  |b 000073552106 
035 |a (OCoLC)297556629  |z (OCoLC)667105476  |z (OCoLC)1044249172  |z (OCoLC)1048099561  |z (OCoLC)1048389610  |z (OCoLC)1056316051  |z (OCoLC)1064997619  |z (OCoLC)1103257560  |z (OCoLC)1129371897 
037 |a CL0500000030  |b Safari Books Online 
050 4 |a QA76.76.D49  |b V35 2008 
082 0 4 |a 005.4/32  |2 22 
084 |a ST 261 L33  |2 rvk 
084 |a ST 261 U61  |2 rvk 
049 |a UAMI 
100 1 |a Venkateswaran, Sreekrishnan,  |d 1972- 
245 1 0 |a Essential Linux device drivers /  |c Sreekrishnan Venkateswaran. 
260 |a Upper Saddle River, N.J. :  |b Prentice Hall,  |c ©2008. 
300 |a 1 online resource (xxx, 714 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Prentice Hall open source software development series 
588 0 |a Print version record. 
505 0 |a Ch. 1. Introduction -- Ch. 2. A Peek Inside the Kernel -- Ch. 3. Kernel Facilities -- Ch. 4. Laying the Groundwork -- Ch. 5. Character Drivers -- Ch. 6. Serial Drivers -- Ch. 7. Input Drivers -- Ch. 8. The Inter-Integrated Circuit Protocol -- Ch. 9. PCMCIA and Compact Flash -- Ch. 10. Peripheral Component Interconnect -- Ch. 11. Universal Serial Bus -- Ch. 12. Video Drivers -- Ch. 13. Audio Drivers -- Ch. 14. Block Drivers -- Ch. 15. Network Interface Cards -- Ch. 16. Linux Without Wires -- Ch. 17. Memory Technology Devices -- Ch. 18. Embedding Linux -- Ch. 19. Drivers in User Space -- Ch. 20. More Devices and Drivers -- Ch. 21. Debugging Device Drivers -- Ch. 22. Maintenance and Delivery -- Ch. 23. Shutting Down -- App. A. Linux Assembly -- App. B. Linux and the BIOS -- App. C. Seq Files. 
520 |a "Probably the most wide ranging and complete Linux device driver book I've read."--Alan Cox, Linux Guru and Key Kernel Developer "Very comprehensive and detailed, covering almost every single Linux device driver type."--Theodore Ts'o, First Linux Kernel Developer in North America and Chief Platform Strategist of the Linux Foundation The Most Practical Guide to Writing Linux Device Drivers Linux now offers an exceptionally robust environment for driver development: with today's kernels, what once required years of development time can be accomplished in days. In this practical, example-driven book, one of the world's most experienced Linux driver developers systematically demonstrates how to develop reliable Linux drivers for virtually any device. Essential Linux Device Drivers is for any programmer with a working knowledge of operating systems and C, including programmers who have never written drivers before. Sreekrishnan Venkateswaran focuses on the essentials, bringing together all the concepts and techniques you need, while avoiding topics that only matter in highly specialized situations. Venkateswaran begins by reviewing the Linux 2.6 kernel capabilities that are most relevant to driver developers. He introduces simple device classes; then turns to serial buses such as I2C and SPI; external buses such as PCMCIA, PCI, and USB; video, audio, block, network, and wireless device drivers; user-space drivers; and drivers for embedded Linux-one of today's fastest growing areas of Linux development. For each, Venkateswaran explains the technology, inspects relevant kernel source files, and walks through developing a complete example. - Addresses drivers discussed in no other book, including drivers for I2C, video, sound, PCMCIA, and different types of flash memory - Demystifies essential kernel services and facilities, including kernel threads and helper interfaces - Teaches polling, asynchronous notification, and I/O control - Introduces the Inter-Integrated Circuit Protocol for embedded Linux drivers - Covers multimedia device drivers using the Linux-Video subsystem and Linux-Audio framework - Shows how Linux implements support for wireless technologies such as Bluetooth, Infrared, WiFi, and cellular networking - Describes the entire driver development lifecycle, through debugging and maintenance - Includes reference appendixes covering Linux assembly, BIOS calls, and Seq files 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Linux device drivers (Computer programs) 
650 6 |a Pilotes de périphérique pour Linux (Logiciels) 
650 7 |a Linux device drivers (Computer programs)  |2 blmlsh 
650 7 |a Linux device drivers (Computer programs)  |2 fast 
650 7 |a LINUX  |2 gnd 
650 7 |a Treiber  |g Programm  |2 gnd 
776 0 8 |i Print version:  |a Venkateswaran, Sreekrishnan, 1972-  |t Essential Linux device drivers.  |d Upper Saddle River, NJ : Prentice Hall, ©2008  |z 9780132396554  |w (DLC) 2008000249  |w (OCoLC)180755506 
830 0 |a Prentice Hall open source software development series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780132396554/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37809918 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 264704 
938 |a YBP Library Services  |b YANK  |n 14858244 
938 |a YBP Library Services  |b YANK  |n 15628900 
994 |a 92  |b IZTAP