From owner-freebsd-current Mon Nov 25 20: 0:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E884E37B401 for ; Mon, 25 Nov 2002 20:00:12 -0800 (PST) Received: from mleko.xocolatl.com (xocolatl.com [216.240.48.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A7B43EC2 for ; Mon, 25 Nov 2002 20:00:12 -0800 (PST) (envelope-from frf@xocolatl.com) Received: from mleko.xocolatl.com (localhost [127.0.0.1]) by mleko.xocolatl.com (8.12.6/8.12.6) with ESMTP id gAQ408WE041622 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 25 Nov 2002 20:00:08 -0800 (PST) (envelope-from frf@mleko.xocolatl.com) Received: (from frf@localhost) by mleko.xocolatl.com (8.12.6/8.12.6/Submit) id gAQ408r9041621 for freebsd-current@freebsd.org; Mon, 25 Nov 2002 20:00:08 -0800 (PST) (envelope-from frf) From: Robert Faulds Message-Id: <200211260400.gAQ408r9041621@mleko.xocolatl.com> Subject: vm/uma_core.c:1330: could sleep with "skc0" (was: sk (miibus) driver won't attach...more info) In-Reply-To: <200211260119.gAQ1JG2W036759@mleko.xocolatl.com> To: freebsd-current@freebsd.org Date: Mon, 25 Nov 2002 20:00:08 -0800 (PST) X-Oxymoron: Slick GUI X-Alternative-Food-Source: Eat PEZ X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A little more poking around produced this... coraegis1# kldload if_sk skc0: port 0x1400-0x14ff mem 0xf4000000-0xf4003fff irq 3 at device 12.0 on pci0 /usr/src/sys/vm/uma_core.c:1330: could sleep with "skc0" locked from /usr/src/sys/pci/if_sk.c:1213 skc0: SysKonnect SK-NET Gigabit Ethernet Adapter SK-9843 SX sk0: on skc0 sk0: Ethernet address: 00:00:5a:99:1c:6c /usr/src/sys/vm/uma_core.c:1330: could sleep with "skc0" locked from /usr/src/sys/pci/if_sk.c:1049 /usr/src/sys/vm/uma_core.c:1330: could sleep with "skc0" locked from /usr/src/sys/pci/if_sk.c:1049 /usr/src/sys/vm/uma_core.c:1330: could sleep with "skc0" locked from /usr/src/sys/pci/if_sk.c:1049 skc0: no PHY found! device_probe_and_attach: sk0 attach returned 6 I saw another post reguarding dc(4) that looks like the same problem. => I have a Tyan K7 dual AMD MP200+ system running CURRENT and can not => get my SysKonnect 9843 GigE to work. => I've tried several different methods of loading the driver (static => in the kernel, loaded from /boot/loader.conf, and kldload after => booting to multiuser, all with the same result: No miibus attach. => miibus is loaded from /boot/loader.conf, but I've also tried building => it static into the kernel. => => coraegis1# kldload if_sk => skc0: port 0x1400-0x14ff mem => 0xf4000000-0xf4003fff => irq 3 at device 12.0 on pci0 => skc0: SysKonnect SK-NET Gigabit Ethernet Adapter SK-9843 SX => sk0: on skc0 => sk0: Ethernet address: 00:00:5a:99:1c:6c => skc0: no PHY found! => device_probe_and_attach: sk0 attach returned 6 => => miibus is funtioning properly for other devices: => => coraegis1# kldload if_fxp => fxp0: port 0x2000-0x201f mem => 0xf6000000-0xf60f => ffff,0xf6200000-0xf6200fff irq 5 at device 4.0 on pci3 => fxp0: Ethernet address 00:50:8b:6f:97:04 => fxp1: port 0x2020-0x203f mem => 0xf6100000-0xf61f => ffff,0xf6201000-0xf6201fff irq 2 at device 5.0 on pci3 => fxp1: Ethernet address 00:50:8b:6f:97:05 => inphy0: on miibus2 => inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto => inphy1: on miibus3 => inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto => => => On the same hardware; under 4.7-STABLE, this 9843 works very well. => => => Any suggestions before I flood this list with copious amounts of => debugging? => Robert => => -- => frf@xocolatl.com 39:FF:7C:52:66:9D:B9:A3 EA:67:3C:7F:D1:B6:30:36 => => => => If life is a stage, I want some better lighting. => => To Unsubscribe: send mail to majordomo@FreeBSD.org => with "unsubscribe freebsd-current" in the body of the message => -- frf@xocolatl.com 39:FF:7C:52:66:9D:B9:A3 EA:67:3C:7F:D1:B6:30:36 Quidquid latine dictum sit, altum viditur. (Whatever is said in Latin sounds profound.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message