Writing a Kernel Module for FreeBSD

“FreeBSD 7.0 has already been released. If you are a real hacker, the best way to jump in and learn it is hacking together an introductory kernel module. In this article I’ll implement a very basic module that prints a message when it is loaded, and another when it is unloaded. I’ll also cover the mechanics of compiling our module using standard tools and rebuilding the stock FreeBSD kernel. Let’s do it!”

7 Comments

  1. 2008-05-23 11:04 pm
  2. 2008-05-24 8:59 am
  3. 2008-05-24 3:33 pm
  4. 2008-05-24 4:46 pm
    • 2008-05-26 2:53 pm
  5. 2008-05-26 4:06 am
  6. 2008-05-26 7:30 am