Device Driver: 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.
Drivers are hardware-dependent and operating-system specific.
|