Subject: we0 driver broken?
To: None <port-i386@NetBSD.ORG>
From: Martin Husemann <martin@rumolt.teuto.de>
List: port-i386
Date: 04/22/1999 05:42:44
I'm trying to get one of my machines to -current (it's running 1.4_ALPHA 
from about April 6). This machine has a SMC8013 card:

we0 at isa0 port 0x300-0x31f iomem 0xe0000-0xe3fff irq 15
we0: WD8013EP Ethernet (16-bit)
we0: Ethernet address 00:00:c0:11:48:2d

With the new kernel booted, it refuses all ethernet traffic. Tcpdump
shows:

05:37:43.462513 hwart.teuto.de.3912274289 > rumolt.teuto.de.nfs: 96 getattr [|nfs]
05:37:43.477278 rumolt.teuto.de > hwart.teuto.de: icmp: time exceeded in-transit
05:37:43.492436 hwart.teuto.de.3912274290 > rumolt.teuto.de.nfs: 96 getattr [|nfs]
05:37:43.507093 rumolt.teuto.de > hwart.teuto.de: icmp: time exceeded in-transit

A kernel for another machine, using the fxp driver, works fine.

Am I doing something wrong? This kernel is still build with the "old" 
userland, as I don't dare to update while not having a working new kernel.


What's up?


Martin