Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-15 Thread Jonathan Brugge
t;[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors >Date: Wed, 14 Feb 2001 06:36:20 -0800 > >Are you using the net-tools from debian? There was a broken one causing >these >errors the last few days, is fixed now. >

Re: More (other) NIC info/Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-15 Thread Manfred Spraul
Rob Cermak wrote: > > Anyone who can tell me what's going on here? > Perhaps it's the 'dev->memstart==~0' bug I found yesterday? Could you go into line 450 of 3c509.c and replace - dev->if_port = (dev->mem_start & 0x1f) ?dev->mem_start & 3: if_port; + printk(KERN_WARNING "%s: mem_start is

Re: More (other) NIC info/Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-15 Thread Manfred Spraul
Rob Cermak wrote: Anyone who can tell me what's going on here? Perhaps it's the 'dev-memstart==~0' bug I found yesterday? Could you go into line 450 of 3c509.c and replace - dev-if_port = (dev-mem_start 0x1f) ?dev-mem_start 3: if_port; + printk(KERN_WARNING "%s: mem_start is

Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-15 Thread Jonathan Brugge
PROTECTED] Subject: Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors Date: Wed, 14 Feb 2001 06:36:20 -0800 Are you using the net-tools from debian? There was a broken one causing these errors the last few days, is fixed now. On Wednesday, 14 February 2001, at 15:17:09 (+0100), Jonathan Brugge

More (other) NIC info/Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread Rob Cermak
message -- Date: Wed, 14 Feb 2001 12:00:16 +0100 From: Jonathan Brugge <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Problem: NIC doesn't work anymore, SIOCIFADDR-errors I've got a problem with my network. I can't get the card running, though it worked perfectly before. Below

Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread David Raufeisen
Are you using the net-tools from debian? There was a broken one causing these errors the last few days, is fixed now. On Wednesday, 14 February 2001, at 15:17:09 (+0100), Jonathan Brugge wrote: > Here's the output from dmesg, after deleting some unimportant stuff like > sound and

Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread Jonathan Brugge
AIL PROTECTED]> >To: Jonathan Brugge <[EMAIL PROTECTED]> >Subject: Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors >Date: Wed, 14 Feb 2001 05:15:26 -0600 (CST) > >Check out REPORTING-BUGS in the kernel source code... In particular >getting 'dmesg' output would be

Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread Jonathan Brugge
I've got a problem with my network. I can't get the card running, though it worked perfectly before. Below what happens and the errors I get: --- odysseus:/# ifconfig // No active devices found. odysseus:/# ifconfig -a eth0 Link encap:Ethernet HWaddr

Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread Jonathan Brugge
I've got a problem with my network. I can't get the card running, though it worked perfectly before. Below what happens and the errors I get: --- odysseus:/# ifconfig // No active devices found. odysseus:/# ifconfig -a eth0 Link encap:Ethernet HWaddr

Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread Jonathan Brugge
] To: Jonathan Brugge [EMAIL PROTECTED] Subject: Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors Date: Wed, 14 Feb 2001 05:15:26 -0600 (CST) Check out REPORTING-BUGS in the kernel source code... In particular getting 'dmesg' output would be most helpful. Jeff Jonathan Brugge

Re: Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread David Raufeisen
Are you using the net-tools from debian? There was a broken one causing these errors the last few days, is fixed now. On Wednesday, 14 February 2001, at 15:17:09 (+0100), Jonathan Brugge wrote: Here's the output from dmesg, after deleting some unimportant stuff like sound and graphics-init.

More (other) NIC info/Problem: NIC doesn't work anymore, SIOCIFADDR-errors

2001-02-14 Thread Rob Cermak
-- Date: Wed, 14 Feb 2001 12:00:16 +0100 From: Jonathan Brugge [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem: NIC doesn't work anymore, SIOCIFADDR-errors I've got a problem with my network. I can't get the card running, though it worked perfectly before. Below what happens and the errors