Date: Mon, 9 Sep 2002 13:40:39 -0700 (PDT) From: Doug Ambrisko <ambrisko@ambrisko.com> To: Francois Tigeot <francois.tigeot@nic.fr> Cc: current@FreeBSD.ORG Subject: Re: ste driver broken Message-ID: <200209092040.g89KeeP22735@ambrisko.com> In-Reply-To: <20020908102820.GA71874@brazil.nic.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Francois Tigeot writes: [ Charset ISO-8859-1 unsupported, converting... ] | Greetings, | | I recently upgraded one machine to a recent -CURRENT, and the NIC | (DLink 550 TX) fails to be properly initialized. | The rest of the system is pretty vanilla : Athlon XP, with Via chipset. | | | Here is the relevant part of dmesg: | | ste0: <D-Link DFE-550TX 10/100BaseTX> port 0x9800-0x987f mem 0xe9000000-0xe900007f irq 7 at device 11.0 on pci0 | /usr/src/sys/vm/uma_core.c:1332: could sleep with "ste0" locked from /usr/src/sys/pci/if_ste.c:937 | /usr/src/sys/vm/uma_core.c:1332: could sleep with "ste0" locked from /usr/src/sys/pci/if_ste.c:937 | lock order reversal | 1st 0xc25b69a4 ste0 (network driver) @ /usr/src/sys/pci/if_ste.c:937 | 2nd 0xc0318600 allproc (allproc) @ /usr/src/sys/kern/kern_fork.c:317 | /usr/src/sys/vm/uma_core.c:1332: could sleep with "ste0" locked from /usr/src/sys/pci/if_ste.c:937 | /usr/src/sys/vm/uma_core.c:1332: could sleep with "ste0" locked from /usr/src/sys/pci/if_ste.c:937 | /usr/src/sys/vm/uma_core.c:1332: could sleep with "ste0" locked from /usr/src/sys/pci/if_ste.c:937 | ste0: Ethernet address: 00:50:ba:71:be:ea | ste0: MII without any phy! | device_probe_and_attach: ste0 attach returned 6 I'd like to send you some code to test out. It looks like a 550 is different from a 580 part. I need to do some testing. Thanks, Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209092040.g89KeeP22735>