if_sk no PHY found, next iteration

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Wed Aug 10 21:20:10 GMT 2005


On Wed, 10 Aug 2005, Juergen Lock wrote:

Hi,

> Thanks for the info on your http://sources.zabbadoz.net/freebsd/if_sk.html
> page.  Here is a dmesg snippet of another sk problem (Asus A8V deluxe,
> 5.4-R amd64):
>
> skc0: <Marvell Gigabit Ethernet> port 0xa000-0xa0ff mem 0xfba00000-0xfba03fff irq 17 at device 10.0 on pci0
> skc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xfba00000
> skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
> sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
> sk0: bpf attached
> sk0: Ethernet address: 00:11:d8:a9:d5:6d
> skc0: no PHY found!
> device_attach: sk0 attach returned 6
> skc0: [MPSAFE]
>
>  Under TODO you have `unkown rev. 0x9 for Yukon Lite', seems this is it?
> Btw i also installed xp on the box and for that i had to fetch the
> latest driver off the marvell.com site too (yk51x86.sys), the one
> distributed by Asus didnt work. (nice, eh?)  Linux's sk98lin driver
> (2.6.11 kernel) seems to have no problems tho.
>
>  Any patches/info welcome...

I am currently fixing another problem but in the meantime you can use
this one which should:

* fix your problem
* catch a bus attach error
* improve locking

http://sources.zabbadoz.net/freebsd/patchset/EXPERIMENTAL/if_sk.c-rev1.108.diff

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT


More information about the freebsd-amd64 mailing list