2009.08.21 Ported from Mandrake 7.2, Linux 2.2.17 insmod ./procfs.o cat /proc/test rmmod procfs tail /var/log/syslog 2009.07.24 Finally got it to work by adding a read-proc function to the proc_dir_entry structure. 2009.07.21 Test this module by using ls /proc and cat /proc/test.