Re: ne2k-pci problem with 2.0.36 - eth0: timeout waiting for Tx RDC.

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 1 Jan 1999 13:36:18 +0000 (GMT)


> ne2k-pci.c:v0.99L 2/7/98 D. Becker/P. Gortmaker http://cesdis.gsfc.nasa.gov/linux/drivers/ne2k-pci.html
> ne2l-pci.c: PCI NE2000 clone 'Via 82C926' at I/O 0xe400, IRQ 9.
> eth0: PCI NE2000 found at 0xe400, IRQ 9, 08:00:31:00:38:C9
>
> IS This is a BUG? I think so...

Its probably a bug with the chips ne2000 emulation. One thing to know is that
ne2k-pci has less bug workarounds in it than ne (since most pci clones are
reasonably ok). So try

rmmod ne2k-pci
insmod ne io=0xe400 irq=9

and see if that is any happier

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/