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.