Section 3: Device Drivers Flashcards
1
Q
What is a device driver?
A
It is the software associated with a particular device.
2
Q
What do device drivers include?
A
- Data structures
- Initialization functions
- I/O functions
- Interrupt service routine