On Fri, Apr 04, 2003 at 01:49:13PM +0200, luca gambazzi wrote: > Hi > > i'm still trying to bild a running linux kernel for a Force Computers > CPCI-3750. > > I've got one more error, the ethernet card doesn't work. > is a Digital DS21143 Tulip > > i've installed the kernel drivers (i've tried with 2.4 and 2.5 > penguinppc kernel tree), and the drivers found in > http://sourceforge.net/projects/tulip, but the error is always the same. > > NETDEV WATCHDOG: eth0: transmit timed out > > here can you find a bootlog (kernelboot.txt), the tcpdump on my pc, and > the .config file I used in this case (config_2_5_66.txt)
Don't use CONFIG_TULIP, use CONFIG_DE4X5 and poke the upstream authors abotu this issue. -- Tom Rini http://gate.crashing.org/~trini/ ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
