Date: Tue, 19 Feb 2008 11:51:21 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: Thomas Hurst <tom@hur.st> Cc: freebsd-net@FreeBSD.org, marius@FreeBSD.org Subject: Re: kern/64556: [sis] if_sis short cable fix problems with NetGear FA311's Message-ID: <20080219025121.GC18299@cdnetworks.co.kr> In-Reply-To: <20080219021315.GB11748@voi.aagh.net> References: <200802190010.m1J0A3cb019526@freefall.freebsd.org> <20080219004543.GA18299@cdnetworks.co.kr> <20080219021315.GB11748@voi.aagh.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 19, 2008 at 02:13:15AM +0000, Thomas Hurst wrote: > * Pyun YongHyeon (pyunyh@gmail.com) wrote: > > > I thought nsphyter(4) may handle PHY hardware but ukphy(4) was used. > > Just curious, would you let me know OUI/MII model/revision number of > > PHY?(ukphy(4) prints that information in verbosed boot.) > > ukphy0: <Generic IEEE 802.3u media interface> PHY 0 on miibus0 > ukphy0: OUI 0x080017, model 0x0002, rev. 1 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > ukphy1: <Generic IEEE 802.3u media interface> PHY 0 on miibus1 > ukphy1: OUI 0x080017, model 0x0002, rev. 1 > ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto That's odd. The OUI/Model number indicates NATSEMI(National Semiconductor), DP83815 PHY and nsphyter(4) should serve your PHY. CCed marius, the author of nsphyter(4) port, to get more information how this can happen. > > > I don't have sis(4) hardwares so I may not help to diagnose the > > equalizer issue but it seems that Rx error recovery and link state > > change handling needs to be rewritten. > > I can send you one if it would be helpful? There's 2 in this machine > and I'm pretty sure I have a third somewhere.. > Yes that would surely help to diagnose the issue. I'm somewhat overloaded due to other pending-driver related one and paid work. So I would't have time to fix at the moment but having the hardware guarantee I'll take a look in near future. -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080219025121.GC18299>