Date: Tue, 19 Dec 2006 20:37:10 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: Oleg Bulyzhin <oleg@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mii brgphy.c Message-ID: <200612192037.12342.jkim@FreeBSD.org> In-Reply-To: <20061220004249.GA42866@lath.rinet.ru> References: <200612200008.kBK08mZm072479@repoman.freebsd.org> <20061220004249.GA42866@lath.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 19 December 2006 07:42 pm, Oleg Bulyzhin wrote: > On Wed, Dec 20, 2006 at 12:08:48AM +0000, Jung-uk Kim wrote: > > jkim 2006-12-20 00:08:47 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/mii brgphy.c > > Log: > > - Do not depend on auto negotiation for link speed/duplex > > status. - Read link status from BMSR instead of auxilary status > > register. - Clean up style(9) nits. > > > > Revision Changes Path > > 1.51 +81 -68 src/sys/dev/mii/brgphy.c > > As long as i know, link bit of bmsr register is 'latched low', are > you sure reading bmsr once is enough? Actually you are the second person asking the same question. :-( It is working fine for me but I will back it out if it doesn't. Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612192037.12342.jkim>