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
[EMAIL PROTECTED]          |  www.FreeBSD.org



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

Reply via email to