FreeBSD device drivers a guide for the intrepid /
Saved in:
主要作者: | |
---|---|
企业作者: | |
格式: | 电子 电子书 |
语言: | 英语 |
出版: |
San Francisco :
No Starch Press,
c2012.
|
主题: | |
在线阅读: | An electronic book accessible through the World Wide Web; click to view |
标签: |
添加标签
没有标签, 成为第一个标记此记录!
|
书本目录:
- Building and running modules
- Allocating memory
- Device communication and control
- Thread synchronization
- Delaying execution
- Case study: virtual null modem
- Newbus and resource allocation
- Interrupt handling
- Case study: parallel port printer driver
- Managing and using resources
- Case study: intelligent platform management interface driver
- Direct memory access
- Storage drivers
- Common access method
- USB drivers, case study: USB printer driver
- Network drivers part I, data structures
- CNetwork drivers part II, packet reception and transmission.