From owner-cvs-all Fri Sep 20 8:16: 7 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 E80CA37B401; Fri, 20 Sep 2002 08:16:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B01243E6A; Fri, 20 Sep 2002 08:16:06 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8KFG6Co033141; Fri, 20 Sep 2002 08:16:06 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8KFG6O2033140; Fri, 20 Sep 2002 08:16:06 -0700 (PDT) Message-Id: <200209201516.g8KFG6O2033140@freefall.freebsd.org> From: Martin Blapp Date: Fri, 20 Sep 2002 08:16:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.h X-FreeBSD-CVS-Branch: HEAD 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 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. PR: 34236 Reviewed by: phk MFC after: 2 weeks Revision Changes Path 1.78 +3 -0 src/sys/pci/if_dc.c 1.26 +2 -0 src/sys/pci/if_dcreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message