FreeBSD device drivers a guide for the intrepid /
Sparad:
Huvudskapare: | |
---|---|
Institutionell skapare: | |
Materialtyp: | Elektronisk E-bok |
Språk: | engelska |
Publicerad: |
San Francisco :
No Starch Press,
c2012.
|
Ämnen: | |
Länkar: | An electronic book accessible through the World Wide Web; click to view |
Taggar: |
Lägg till en tagg
Inga taggar, Lägg till första taggen!
|
Innehållsförteckning:
- 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.