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

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

2001-02-14 Thread Rob Cermak
Jonathon, You and I might have the same problem. I have 2 3COM cards (ISA/PCI) and 1 Tulip card in a single PC and I loose functionality in one 3COM card using the 2.4. series; IRQ and IOBASE is wrong. Using stock Redhat built kernels, they operate fine. Feb 7 21:42:50 anole kernel: Linux

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

2001-02-14 Thread Rob Cermak
Jonathon, You and I might have the same problem. I have 2 3COM cards (ISA/PCI) and 1 Tulip card in a single PC and I loose functionality in one 3COM card using the 2.4. series; IRQ and IOBASE is wrong. Using stock Redhat built kernels, they operate fine. Feb 7 21:42:50 anole kernel: Linux