On Wed, Jan 09, 2008 at 12:53:15PM -0700, Daniel Fussell wrote: > Jacob Albretsen wrote: > > Careful what you wish for. As I recall, it was either Dave or Byron > > (I want to say Dave) that demoed a "Hello World" kernel module once > > at a UUG meeting. > > > Ooo! I need that kernel mod too! Mine was developed for the 2.4 kernel > and I haven't been able to run it since! ;-)
You don't even have to write your own :) The example code from Linux Device Drivers (http://examples.oreilly.com/linuxdrive3/examples.tar.gz) has one. Take a look at /examples/misc-modules/{hello.c,Makefile} in the tarball. -- Byron Clark
signature.asc
Description: Digital signature
-------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/mailman/listinfo/uug-list
