Section 18.5
Review Questions
Device Drivers and System Calls
What is a
device driver
?
How does UNIX get input from almost every peripheral?
Peripheral devices are usually composed of what two pieces?
What is a controller, really?
Why are controllers necessary?
Who writes device drivers?
Why is device driver code different than run of the mill code?