FreeBSD device drivers a guide for the intrepid /
保存先:
第一著者: | |
---|---|
団体著者: | |
フォーマット: | 電子媒体 eBook |
言語: | 英語 |
出版事項: |
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.