Click to See Complete Forum and Search --> : Device Drivers


j_stanford
July 27th, 2002, 12:11 PM
Could someone tell me what device drivers are?

markmchugh
August 19th, 2002, 08:46 PM
A device driver is a program that controls a particular type of device that is attached to your computer. There are device drivers for printers, displays, CD-ROM readers, diskette drives, and so on. A device driver essentially converts the more general input/output instructions of the operating system to messages that the device type can understand.