Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 12:57:38 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Robert Faulds <frf@xocolatl.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: sk (miibus) driver won't attach
Message-ID:  <20021126125432.D38842-100000@carver.gumbysoft.com>
In-Reply-To: <200211260119.gAQ1JG2W036759@mleko.xocolatl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Nov 2002, Robert Faulds wrote:

> 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: <SysKonnect Gigabit Ethernet> 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: <XaQti Corp. XMAC II> 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.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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?20021126125432.D38842-100000>