Linux device driver (Chinese version III) 2.6 kernel. pdf download
[Date: 2011-09-27] Source: Linux Community Linux [font: Big Small]
This book is the third edition of the classic "Linux device Driver". This version has been completely updated for the Linux kernel 2.6.10. This version of the kernel has been rationalized and simplified for common tasks, such as Plug and Play, leveraging Sysfs file systems and user-space interactions, and multi-device management on standard buses, among others. This book provides a complete sample program that compiles and runs these sample programs without the need for special hardware. This book also describes the PCI, USB, and TTY (terminal) subsystems in a separate section.
The book also delves into the content of address space, asynchronous events, and I/O for readers who want to understand how the operating system works inside. This book focuses on: Full character, block, TTY (terminal) and network driver driver debugging, interrupts, timing issues, concurrency, locking and symmetric multiprocessor systems (SMP), memory management and DMA, driver models and SYSFS, hot-swappable devices, descriptions of common buses, including SCSI, PCI, USB, and ieee1394 (FireWire).
Linux device driver (Chinese version III) 2.6 kernel. pdf
Free in http://linux.linuxidc.com/
User name and password are www.linuxidc.com
Specific download directory in/pub/programming knowledge/2011/09/linux device Driver (Chinese third edition) 2.6 kernel/
This article is from the Linux commune website (www.linuxidc.com) Source Link: http://www.linuxidc.com/Linux/2011-09/43991.htm
Linux device drivers