Subject: More problems with Apple Ethernet card
To: None <port-mac68k@netbsd.org>
From: David A. Gatwood <dgatwood@mvista.com>
List: port-mac68k
Date: 10/26/1999 13:15:45
Same card, new problem.  It appears to probe the card okay, getting a
hardware address and stuff, but when I try to ifconfig the card, the thing
freezes.  A trace looks like the following:

blah, blah...
_lev7intr
_sninit(4e4000) +12
_snioctl(4e402c, 80206910, 454febc, 7d4780, 69) +be
_ifioctl(520000, 80206910, 454febc, 7d4780, 0) +1be
_soo_ioctl(7e80f0, 80206910, 454febc, 7d4780) +c8
_sys_ioctl(7d4780, 454ff88, 454ff80) +248
_syscall(36) +14c
trap0() +e


Does anyone have any thoughts on why this could be dying there?  BTW, just
to refresh, it's a DP83934, not a 932, according to the chip on the card. 
It's an old card, which I believe was built by Apple, but again, it's
_not_ the one with a 68000 on board (A/ROSE... Vrtx... ick).

Oh, and this was with the most recent -current snapshot, MRG kernel, since
1.4.1 crashed with a uvm fault right after reading its slot number.  And
no, the MRG kernel didn't handle the keyboard at all... this was serial
console.

Oh, and that weird key up event getting lost bug with the standard GENERIC
kernel that I kept seeing on the console doesn't seem to affect the
debugger....  Odd.


Later,
David