Tag: modprobe
Understanding a Kernel Oops!
Understanding a kernel panic and doing the forensics to trace the bug is considered a hacker's job. This is a complex task that requires...
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...