Compaq TRU64 AA-RNG2A-TE Manual de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 159
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 19
Figure 11: Sections of a Network Device Driver
/* Include Files Section */
/* Configure Section */
/* Autoconfiguration Support Section */
/* Start Transmit Section */
Network Device Driver
/* Declarations Section */
/* Initialization Section */
/* Ioctl Section */
/* Interrupt Section */
/* Reset Section */
/* Watchdog Section */
ZK-0818U-AI
Unlike for block and character drivers, you do not specify network driver
entry points in the dsent data structure. This means that a network
driver has no exposure into the file system and, therefore, has no entry in
the /dev directory. Thus, network drivers do not have block and character
driver-specific interfaces such as open, close, read, write, and strategy.
12 Network Device Driver Environment
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 158 159

Comentarios a estos manuales

Sin comentarios