Date: Fri, 24 Sep 2004 12:52:49 +0930 (CST) From: "matt baker" <matt@sevenone.com> To: freebsd-hardware@freebsd.org Subject: FreeBSD SysKonnect driver Message-ID: <44063.143.216.237.212.1095996169.squirrel@143.216.237.212>
next in thread | raw e-mail | index | archive | help
Hello, I'm not sure if anyone will be able to help me, but i'm having a problem with the SysKonnect FreeBSD driver. I have a SK-9844 card which i'm trying to get running. Originally the system was running 5.2.1, and I tried using the sk driver, however got the error about no phy found. I then used the syskonnect yk driver and this worked fine. However I now need to run RELENG_5 due to issues I have with my raid card, and find that the syskonnect yk driver no longer works, so i'm exploring using the sk driver again (would also be nice to have both gig ports available too). With a recent cvs copy of the os i'm seeing the same issue with no phy found. some specs: if_sk.c 1.86 if_skreg.h 1.22 xmaciireg.h 1.3 card with yk driver on 5.2.1: yk0: <SysKonnect SK-9844 Gigabit Ethernet Adapter, Ver. 6.05 > port 0x9000-0x90ff mem 0xeb100000-0xeb103fff irq 10 at device 8.0 on pci0 card with sk driver: skc0: <SysKonnect Gigabit Ethernet (V1.0)> port 0x9000-0x90ff mem 0xeb100000-0xeb103fff irq 10 at device 8.0 on pci0 kernel: skc0: SysKonnect SK-NET Gigabit Ethernet Adapter SK-9844 SX dual link kernel: sk0: <XaQti Corp. XMAC II> on skc0 kernel: sk0: Ethernet address: 00:00:5a:9a:84:c8 kernel: skc0: no PHY found! kernel: device_attach: sk0 attach returned 6 kernel: sk1: <XaQti Corp. XMAC II> on skc0 kernel: sk1: Ethernet address: 00:00:5a:9a:84:c9 kernel: skc1: no PHY found! kernel: device_attach: sk1 attach returned 6 Thankyou for any suggestion on how to get this to work. Regards, Matt Baker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44063.143.216.237.212.1095996169.squirrel>