The Kernel Newbie Corner: Your First Loadable Kernel Module, Part Deux
Jul 02, 2009, 13:32 (0 Talkback[s])
(Other stories by Rob Day)
"Note that, unlike installing the official kernel development
package we mentioned last time, you don't need root privilege to
simply dump a kernel source tree somewhere under your home
directory. And you can make that last git clone argument any name
you want for the destination directory.
"(If you can't use git for some reason, a reasonably recent
tarball will work just as well. It's just cooler to use git.)
"Now go get a tree. I'll wait.
"NOTE: We'll still be building our modules against the installed
kernel development package. Your personal source tree is strictly
for educational purposes, at least for now."
Complete Story
Related Stories:
- Debugging of Embedded Linux Applications on ARM9/ARM11 Processors(Jun 26, 2009)
- Drizzle: Rethinking the MySQL Database Kernel(Jun 16, 2009)
- Anatomy of a Linux hypervisor(Jun 04, 2009)
- How to get ath5k working on Jaunty with Compat-wireless and a self-compiled kernel(May 27, 2009)
- Linux Unified Kernel -- Run Windows Applications Just Like Running a Linux Program(May 18, 2009)
- Linux: Drivers Should NOT be Closed Source(Apr 20, 2009)
- Enter gNewSense - the free Ubuntu(Apr 16, 2009)
- Kernel Log: What's coming in 2.6.29 - Part 7: Audio, FireWire, USB, Video and more(Mar 16, 2009)
- Interactive map of Linux Kernel(Mar 15, 2009)