Tag: rmmod
Jumpstart Linux Kernel Module Programming
Here's an introduction to the Linux kernel module, along with an explanation on how to write a simple pluggable module to the Linux kernel...
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...