I have a Macronix 98715A network adpater that works on RELEASE-4.6-p2 but
not under very recent 5.0-CURRENT (same box).

Under -current the ethernet address is set to 00:00:00:00:00:00 and a
warning about sleeping with a lock set is emmitted.

dmesgs:


FreeBSD RELEASE-4.6-p2 #0: Sun Jul 14 22:29:30 GMT 2002
...
dc0: <Macronix 98715/98715A 10/100BaseTX> port 0xe800-0xe8ff mem 0xf3fff000-0xf3fff0ff 
irq 10 at device 7.0 on pci0
dc0: Ethernet address: 00:00:e8:89:ba:90
miibus0: <MII bus> on dc0
dcphy0: <Intel 21143 NWAY media interface> on miibus0
dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
...


FreeBSD 5.0-CURRENT #0: Tue Nov 26 03:09:21 EST 2002
...
dc0: <Macronix 98715/98715A 10/100BaseTX> port 0xe800-0xe8ff mem 0xf3fff000-0xf3fff0ff 
irq 10 at device 7.0 on pci0
dc0: Ethernet address: 00:00:00:00:00:00
miibus0: <MII bus> on dc0
dcphy0: <Intel 21143 NWAY media interface> on miibus0
dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
/usr/src/sys/vm/uma_core.c:1330: could sleep with "dc0" locked from 
/usr/src/sys/pci/if_dc.c:1974
...



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to