Date: Wed, 04 Jan 2006 20:07:42 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: sgk@troutmask.apl.washington.edu Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <20060104.200742.47916240.imp@bsdimp.com> In-Reply-To: <20060105023831.GA47403@troutmask.apl.washington.edu> References: <200601042300.k04N014j038363@repoman.freebsd.org> <20060105023831.GA47403@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20060105023831.GA47403@troutmask.apl.washington.edu> Steve Kargl <sgk@troutmask.apl.washington.edu> writes: : On Wed, Jan 04, 2006 at 11:00:01PM +0000, Warner Losh wrote: : > imp 2006-01-04 23:00:01 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/dev/fxp if_fxp.c : > Log: : > Check for 10BaseT media correctly. Before we were confusing : > ifm_status and ifm_active. IFM_10_T gets set in the ifm_active field, : > not in the ifm_status field, as far as I can tell. : > : > Note: this was to enable a workaround that's rarely enabled. I don't know : > how to corrupt my eeprom to test it, and would rather not know... : > : : Does this fix the near 7 minute stall during the probe of fxp0? I serously doubt it. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060104.200742.47916240.imp>