[1609] in linux-net channel archive
Re: Linux Device Driver - Segmentation Fault Error.
daemon@ATHENA.MIT.EDU (Rich Martin)
Sat Jan 13 17:43:46 1996
Date: Fri, 12 Jan 1996 21:51:57 -0800 (PST)
From: Rich Martin <rmartin@later.CS.Berkeley.EDU>
To: Alan Cox <alan@cymru.net>
cc: MrDJ@aol.com, linux_device@valle.mydata.se, linux-net@vger.rutgers.edu,
linux-kernel@vger.rutgers.edu
In-Reply-To: <199601111439.OAA27941@snowcrash.cymru.net>
On Thu, 11 Jan 1996, Alan Cox wrote:
> is doing. It maybe you are sending all the messages to syslogd. When I'm
> debugging I turn off syslogd/syslogk/klogd in the bootup scripts so I get
I had the same problem, check with using dmesg if your printk's are
going to log files.
-Rich