Home Tags Modprobe

Tag: modprobe

Understanding a Kernel Oops!

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

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