Linux Kernel & Device Driver Programming

Ch 1 - An Introduction to Device Drivers

 

What is a Device Driver?


How is the Kernel Organized?


What are Kernel Modules?


How do insmod and rmmod work?


Classes of Devices and Modules


Char Devices


Block Devices


Network Devices


Other Classes of Devices

Examples that don't fit in any of the above categories:


Filesystem Modules


Security Issues


Security Issues for Driver Writers


Version Numbering


GPL


© 2003, 2004, 2005, 2006 T. P. Baker. ($Id: ch1.html,v 1.1 2010/06/07 14:29:15 baker Exp baker $)