FreeBSD device drivers a guide for the intrepid /
Spremljeno u:
Glavni autor: | |
---|---|
Autor kompanije: | |
Format: | Elektronički e-knjiga |
Jezik: | engleski |
Izdano: |
San Francisco :
No Starch Press,
c2012.
|
Teme: | |
Online pristup: | An electronic book accessible through the World Wide Web; click to view |
Oznake: |
Dodaj oznaku
Bez oznaka, Budi prvi tko označuje ovaj zapis!
|
Sadržaj:
- 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.