Re: Problem with RTL8139C on MIPS Linux 2.4.12
"DarkNico" <[email protected]> Wed, 08 Jan 2003 19:17:08 +0100
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <[email protected]> |
Nilesh Gujarathi writes: > Hi All, > > I am trying to get the RTL8139 Driver loaded on MIPS Toshiba TX3927 board > with Linux Kernel 2.4.12 > > I compile the driver and when i try to load it it gives me error as > follow: > > bash# > insmod 8139too.o > 8139too.o: unresolved symbol __wbflush > > I have the driver compiled on same linux system 2.4.12. > Is the rtl-8139 driver supported in MIPS processor - does it have any > specific driver for MIPS or would 386 would work fine on it? I also encounter problems zith a 8139C chip on a labtop x86 based and kernel 2.4.19. In my case module is correctly loaded 8139too, and my interface up ... but I cannot have any traffic on this interface. It seems to be due to linux module caus with windows it's working. For my desktop PC I've bought a 8139D based ethernet card, and it works perfectly with the 8139too module. Any other users having problems with 8139too module (or compiled in kernel) and 8139C chipset ?? Nicolas