FreeBSD device drivers a guide for the intrepid /
Saved in:
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
San Francisco :
No Starch Press,
c2012.
|
Subjects: | |
Online Access: | An electronic book accessible through the World Wide Web; click to view |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- 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.