Home Tags Insmod

Tag: insmod

Device Drivers, Part 3: Kernel C Extras in a Linux Driver

37
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...

138
This article, which is part of the series on Linux device drivers, deals with the concept of dynamically loading drivers, first writing a Linux...