Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2005 21:19:41 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Juergen Lock <nox@jelal.kn-bremen.de>
Cc:        freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org
Subject:   Re: if_sk no PHY found, next iteration
Message-ID:  <Pine.BSF.4.53.0508102115460.90867@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <20050810210830.GA9197@saturn.kn-bremen.de>
References:  <20050810210830.GA9197@saturn.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0508102115460.90867>