Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 11:41:02 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Martin Blapp <mbr@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/pci if_dc.c if_dcreg.h
Message-ID:  <XFMail.20020920114102.jhb@FreeBSD.org>
In-Reply-To: <200209201516.g8KFG6O2033140@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20-Sep-2002 Martin Blapp wrote:
> mbr         2002/09/20 08:16:06 PDT
> 
>   Modified files:
>     sys/pci              if_dc.c if_dcreg.h 
>   Log:
>   Enable the automatic TX underrun recovery for the ADMtek chips.
>   This solves cvsup update on my laptop which aborts after a while
>   without this patch.

Should you be doing this during the attach() routine instead of
everytime we change the media?  The rest of this function only
touches DC_NETCFG.  For other chips we do changes to chip-specific
command registers in attach().

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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