Computer Architecture and Assembly Language Programming > Chapter 37 > Flashcards
What are device drivers
Device drivers are operating system extensions that become part of the operating system and extend its services to new devices
How device driver expose their service
through the file system interface.
How we execute program for device driver
By updating config.sys file