Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2005 17:53:27 +0100
From:      Markus Trippelsdorf <markus@trippelsdorf.de>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        Brian Campbell <brianc@pobox.com>
Subject:   Re: skc0: no PHY found
Message-ID:  <1109868807.658.3.camel@bsd.trippelsdorf.de>
In-Reply-To: <Pine.BSF.4.53.0503022350550.8736@e0-0.zab2.int.zabbadoz.net>
References:  <200502230042.j1N0g1q79345@pobox.com> <1109139161.620.9.camel@bsd.trippelsdorf.de> <1109147585.2574.1.camel@bsd.trippelsdorf.de> <Pine.BSF.4.53.0503022350550.8736@e0-0.zab2.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-03-02 at 23:59 +0000, Bjoern A. Zeeb wrote:
> On Wed, 23 Feb 2005, Markus Trippelsdorf wrote:
> 
> Hi all,
> 
> > > > 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:
> 
> Could you please try the patch at [1] and tell me if there are any
> problems or if it just works.
> 
> The patch is against HEAD but should also be easily applyable
> to RELENG_5.
> 

Your patch is working fine here (running HEAD).

Thank you.
__ 
Markus



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