From owner-cvs-all Fri Sep 20 8:41:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4459737B41E for ; Fri, 20 Sep 2002 08:41:03 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7318F43E6E for ; Fri, 20 Sep 2002 08:41:02 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 19402 invoked from network); 20 Sep 2002 15:42:13 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 20 Sep 2002 15:42:13 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8KFf0Bv069579; Fri, 20 Sep 2002 11:41:00 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200209201516.g8KFG6O2033140@freefall.freebsd.org> Date: Fri, 20 Sep 2002 11:41:02 -0400 (EDT) From: John Baldwin To: Martin Blapp Subject: RE: cvs commit: src/sys/pci if_dc.c if_dcreg.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 <>< 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