Date: Mon, 25 Nov 2002 17:19:16 -0800 (PST) From: Robert Faulds <frf@xocolatl.com> To: freebsd-current@freebsd.org Subject: sk (miibus) driver won't attach Message-ID: <200211260119.gAQ1JG2W036759@mleko.xocolatl.com>
next in thread | raw e-mail | index | archive | help
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 miibus is funtioning properly for other devices: coraegis1# kldload if_fxp fxp0: <Intel Pro 10/100B/100+ Ethernet> 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: <Intel Pro 10/100B/100+ Ethernet> 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: <i82555 10/100 media interface> on miibus2 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto inphy1: <i82555 10/100 media interface> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211260119.gAQ1JG2W036759>