[1611] in linux-net channel archive
Linux Device Driver - Segmentation Fault Error.
daemon@ATHENA.MIT.EDU (MrDJ@aol.com)
Sat Jan 13 17:43:52 1996
Date: Thu, 11 Jan 1996 09:08:24 -0500
From: MrDJ@aol.com
To: linux_device@mydata.se, linux-net@vger.rutgers.edu,
linux-kernel@vger.rutgers.edu
Hi,
Well, I'm getting somewhere with my driver now. At this point, I can load
the module using insmod. I am even able to get a load map (using the -m
option), and the kernel does not panic on init. However, it doesn't print out
any of my messages using printk, either. Plus, if I remove the module, and
then try to re-insert it, I get a Segmentation Fault error, and the module
won't load.
Any ideas as to how I can approach this problem?
Thanks!
Judah