Linux Kernel Driver
Linux Kernel Driver
Linux Kernel Driver
• Char drivers
◦ Debugging by Watching
◦ Debugging System Faults
◦ Debugging and related tools
◦ Spinlocks
◦ Locking Traps
◦ Kernel Timers
◦ Tasklets
• Allocating memory
• Interrupt Handling
◦ Interrupt Sharing
◦ Implementing a Handler
◦ Interface-Specific Types
◦ Other Portability Issues
◦ Linked Lists
• PCI drivers
◦ The PCI Interface
◦ Other PC Buses
◦ SBus
◦ NuBus
• USB Driver
◦ Hotplug
• Network Drivers
◦ Packet Transmission
◦ Packet Reception
• TTY driver
◦ A Small TTY Driver
◦ ioctls