Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 21:46:31 -0800 (PST)
From:      Cheng Jin <chengjin@cs.caltech.edu>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   SysKonnect GbE problem under 5.0-RC2
Message-ID:  <Pine.LNX.4.33L0.0212222137340.4375-100000@fast2.cs.caltech.edu>

next in thread | raw e-mail | index | archive | help
Hi,

I just installed 5.0 RC-2 on my system and made a custom kernel.  However,
the two SysKonnect cards I have in the system are not visible under
FreeBSD anymore.  4.6-STABLE had no problem recognizing them, but I see
the following errors in my log:

Dec 22 22:28:16 dm kernel: skc0: <SysKonnect Gigabit Ethernet> port
0x3000-0x30ff mem 0xfc300000-0xfc303fff irq 16 at device 1.0 on pci5
Dec 22 22:28:16 dm kernel: skc0: SysKonnect SK-NET Gigabit Ethernet
Adapter SK-9843 SX
Dec 22 22:28:16 dm kernel: sk0: <XaQti Corp. XMAC II> on skc0
Dec 22 22:28:16 dm kernel: sk0: Ethernet address: 00:00:5a:9a:94:90
Dec 22 22:28:16 dm kernel: skc0: no PHY found!
Dec 22 22:28:16 dm kernel: device_probe_and_attach: sk0 attach returned 6
Dec 22 22:28:16 dm kernel: skc1: <SysKonnect Gigabit Ethernet> port
0x3400-0x34ff mem 0xfc304000-0xfc307fff irq 17 at device 2.0 on pci5
Dec 22 22:28:16 dm kernel: skc1: SysKonnect SK-NET Gigabit Ethernet
Adapter SK-9843 SX
Dec 22 22:28:16 dm kernel: sk1: <XaQti Corp. XMAC II> on skc1
Dec 22 22:28:16 dm kernel: sk1: Ethernet address: 00:00:5a:9a:94:38
Dec 22 22:28:16 dm kernel: skc1: no PHY found!
Dec 22 22:28:16 dm kernel: device_probe_and_attach: sk1 attach returned 6

I did enable MII_BUS in my kernel config file, and the fxp cards are
working fine.  I took a look at the code, and it seems that it bombed out
when calling mii_phy_probe.  Any ideas?

Thanks,

Cheng


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33L0.0212222137340.4375-100000>