Linux Kernel - Device Drivers

Linux Kernel - Device Drivers

Device Drivers

  • literally drive everything such as: disks, monitors, keyboards, modems (i.e. everything outside the computer chip and memory)
  • writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique Linux-specific knowledge