【文件名】:07521@52RD_Linux Device Drivers 3rd.chm
【格 式】:chm
【大 小】:1379K
【简 介】:注,英文第三版
本书是讲述如何编写Linux设备驱动程序的。面对层出不穷的新硬件产品,必须有人不断编写新的驱动程序以便让这些设备能够在Linux下正常工作,从这个意义上讲,讲述驱动程序的编写本身就是一件非常有意义的工作。但本书也涉及到Linux内核的工作原理,同时还讲述如何根据自己的需要和兴趣来定制Linux内核。Linux是一个开放的系统,我们希望借助本书使它能够更加开放,从而能够吸引更多的开发人员。.
【目 录】:
1 An Introduction to device drivers
2 building and running modules
3 char drivers
4 debugging techniques
5 concurrency and race conditions
6 advanced char driver operations
7 time delays and deferren work
8 allocating memory
9 communicating with hardware
10 interrupt handing
11 data types in the kernel
12 pci drivers
13 usb driver
14 the linux device model
15 memory mapping and dma
16 block drivers
17 network drivers
18 tty drivers
19 bibliography
[此贴子已经被作者于2007-5-21 15:55:57编辑过] |