/tmp/kernl.out
>---
>Tabs are important.
>restart syslogd ( "/etc/rc.d/init.d/syslog restart" )
>This will dump _all_ messages from kernel and system to /dev/tty8 ( alt-f8
>will bring you there ).
>
>Then open the code for driver ( /usr/src/linux/drivers/net/3c509.c ) and
>edit line 74 and 76
>change line 74 from
>--
>int el3_debug = EL3_DEBUG ;
>--
>to
>--
>int el3_debug = 9 ;
>--
>and line 76 from:
>--
>int el3_debug = 2;
>--
>to
>--
>int el3_debug = 9 ;
>--
>Recompile the driver with command:
>
>gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O2 -c 3c509.c
>
>then bring the card down, remove module
>insert the newly built module and bring the interface up.
>
>Then look for all messages from eth0 on tty8 ( or file /tmp/kernl.out ) and
>send them to me/list.
>
I have tryed to debug the problem as you said. but something gone wrong. After restarting the syslog there was no file kernl.out in /tmp directory and alt+f8 gives nothing. I did exactly as you say please check it may be you missed something.
Best Regars S.A.
> and start work again for about 5-10 minutes.
>If I am trying to use ftp server to upload or download something it is going
>down Emidiatly.
>
>What is wrong ?
>
>
> _____
>
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> .
>
>
>
>
>================================================================= To
>unsubscribe, send mail to linux-il-request@linux.org.il with the word
>"unsubscribe" in the message body, e.g., run the command echo unsubscribe |
>mail linux-il-request@linux.org.il
>
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il