Device Drivers
Another type of system software used to control and manage specific peripheral devices added to the system, e.g. printers, network interface cards, screen display, storage devices etc.
Each hardware device must have its own driver software which must be installed on the system before the device can be used
It is an interface between the hardware and the operating system
Examples: printer driver, NIC driver, Graphic card driver