Device driver: Interrupt, Operating system, Firmware, Loadable kernel module, Device file system, Class driver, Printer driver, Open source hardware - Tapa blanda

 
9786130212360: Device driver: Interrupt, Operating system, Firmware, Loadable kernel module, Device file system, Class driver, Printer driver, Open source hardware

Sinopsis

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In computing, a device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device. A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware connects. When a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In computing, a device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device. A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware connects. When a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.

"Sobre este título" puede pertenecer a otra edición de este libro.