Published on Linux Journal (http://www.linuxjournal.com)
Resources for “Things You Should Never Do in the Kernel”
By Greg Kroah-Hartman
Created 2005-03-31 02:00

Your rating: None Average: 5 (1 vote)

Kernelnewbies.org [1]: a good Web site, mailing list and IRC channel dedicated to helping new Linux kernel programmers learn the various basic issues.

Driving Me Nuts “Device Classes”, /article/6872 [2]: Instead of reading a file, have your kernel module create a sysfs entry to communicate with user space. This article contains an example based on the 2.6.x i2c code.

Modules from This Article: ftp.ssc.com/pub/lj/listings/issue133/8110.tgz [3]

__________________________

Source URL: http://www.linuxjournal.com/article/8130

Links:
[1] http://Kernelnewbies.org
[2] http://www.linuxjournal.com/article/6872
[3] ftp://ftp.ssc.com/pub/lj/listings/issue133/8110.tgz