Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 08:57:46 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Markus Trippelsdorf <markus@trippelsdorf.de>
Cc:        Brian Campbell <brianc@pobox.com>
Subject:   Re: skc0: no PHY found
Message-ID:  <Pine.BSF.4.53.0502230854410.24862@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <1109147585.2574.1.camel@bsd.trippelsdorf.de>
References:  <200502230042.j1N0g1q79345@pobox.com> <1109139161.620.9.camel@bsd.trippelsdorf.de> <1109147585.2574.1.camel@bsd.trippelsdorf.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Feb 2005, Markus Trippelsdorf wrote:

Hi,

> On Wed, 2005-02-23 at 07:12 +0100, Markus Trippelsdorf wrote:
> > On Tue, 2005-02-22 at 19:42 -0500, Brian Campbell wrote:
> > > >On Sun, 2005-02-20 at 18:07 +0000, Bjoern A. Zeeb wrote:
> > > >> On Sun, 20 Feb 2005, Markus Trippelsdorf wrote:
> > > >> > My build in ethernet card (ASUS A8V mobo) does not work.
> > > >> > (I've tried HEAD, RELENG_5 and RELENG_5_3):
> > > >>
> > > >> Could you please apply the patch at [1] and mail me the results.
> > > >
> > > >OK here is the relevant part of dmesg:
> > > >
> > > >skc0: <Marvell Gigabit Ethernet> port 0xb000-0xb0ff mem
> > > >skc0: no PHY found! 6
> > > >device_attach: sk0 attach returned 6
> > >
> > > I'm running 4.7 and had the same problem ... my fix was, in
> > > sk_init_yukon(), just after sc is assigned, add:
> > >
> > >     sk_win_write_4(sc, SK_GPIO,
> > >         (sk_win_read_4(sc, SK_GPIO) | SK_GPIO_DIR9) & ~SK_GPIO_DAT9);
> > Hi Brian,
> > thank you very much. Your patch completely solved the problem.
> > IMHO it should be committed to the tree.
>
> This is the patch:

At the moment (without a closer look at the source) I am unsure
if it can be applied unconditionally but will check this and get
it comitted or come up with a followup version for testing.

Many thanks.

-- 
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.0502230854410.24862>