A device driver often called a driver for short, is a computer program that is intended to allow another program to interact with a hardware device. Think of a driver as a manual that gives the operating system.
A device driver essentially converts the more general input/output instructions of the operating system to messege that the device type can understand.
No comments:
Post a Comment