Tag: device drivers
Device Drivers, Part 4: Linux Character Drivers
This article, which is part of the series on Linux device drivers, deals with the various concepts of character drivers and their implementation.
Device Drivers, Part 3: Kernel C Extras in a Linux Driver
This article in the series on Linux device drivers deals with the kernel's message logging, and kernel-specific GCC extensions.
Enthused by how Pugs impressed their...
Device Drivers, Part 2: Writing Your First Linux Driver in the...
This article, which is part of the series on Linux device drivers, deals with the concept of dynamically loading drivers, first writing a Linux...
Device Drivers, Part 1: Linux Device Drivers for Your Girl Friend
This series on Linux device drivers aims to present the usually technical topic in a way that is more interesting to a wider cross-section...