From owner-freebsd-current Tue Nov 26 13:48: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 137AC37B401 for ; Tue, 26 Nov 2002 13:48:14 -0800 (PST) Received: from mleko.xocolatl.com (xocolatl.com [216.240.48.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 903B743E4A for ; Tue, 26 Nov 2002 13:48:13 -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 gAQLmBWE069490 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 26 Nov 2002 13:48:12 -0800 (PST) (envelope-from frf@mleko.xocolatl.com) Received: (from frf@localhost) by mleko.xocolatl.com (8.12.6/8.12.6/Submit) id gAQLmBGe069489; Tue, 26 Nov 2002 13:48:11 -0800 (PST) (envelope-from frf) From: Robert Faulds Message-Id: <200211262148.gAQLmBGe069489@mleko.xocolatl.com> Subject: Re: sk (miibus) driver won't attach In-Reply-To: <20021126125432.D38842-100000@carver.gumbysoft.com> To: Doug White Date: Tue, 26 Nov 2002 13:48:11 -0800 (PST) Cc: Robert Faulds , freebsd-current@freebsd.org 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 => > 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 => => Which PHY do you have attached to yours? => => We have a huge stack of 9843 SXs here and on the back side is an AMD chip => labelled "GigaPHY", part number Am79761YC-14. I wouldn't be suprised if => syskonnect changed the PHY and we need to code up a driver for it. => => I can test this in a -current vs. -stable box to confirm your findings if => you like. I have the same PHY chip. I followed-up to this post after I saw the same message as Andy Farkas had on his dc(4) driver. /usr/src/sys/vm/uma_core.c:1330: could sleep with "skc0" locked from /usr/src/sys/pci/if_sk.c:1049 Current, as of this morning, panics if I kldload if_sk. The machine is not local to me but I'm making arrangements to get a console on the box. I have not tried with a UP kernel on 5.0 but the 4.7 kernel I tested with is not SMP. Robert -- frf@xocolatl.com 39:FF:7C:52:66:9D:B9:A3 EA:67:3C:7F:D1:B6:30:36 Double-Blind Experiment, n.: An experiment in which the chief researcher believes he is fooling both the subject and the lab assistant. Often accompanied by a belief in the tooth fairy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message