kernel modules

0

Writing a kernel module for FreeBSD

http://www.freesoftwaremagazine.com

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.

Read more »
dave's picture
Created by dave 13 years 49 weeks ago – Made popular 13 years 49 weeks ago
Category: End User   Tags:

Best karma users