Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 18:38:31 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Warner Losh <imp@freebsd.org>
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:  <20060105023831.GA47403@troutmask.apl.washington.edu>
In-Reply-To: <200601042300.k04N014j038363@repoman.freebsd.org>
References:  <200601042300.k04N014j038363@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

-- 
Steve



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