FreeBSD device drivers a guide for the intrepid

FreeBSD Device Drivers is the first and only book to teach readers how to develop device drivers for the FreeBSD operating system. A one-stop reference for FreeBSD device driver writers of all levels of expertise, FreeBSD Device Drivers begins with the nuts and bolts of device drivers, including exp...

Descripción completa

Detalles Bibliográficos
Autor principal: Kong, Joseph (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: San Francisco : No Starch Press c2012.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628640206719
Tabla de Contenidos:
  • 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.