From owner-cvs-all Sun Sep 10 12:51:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6685637B423; Sun, 10 Sep 2000 12:51:08 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA50082; Sun, 10 Sep 2000 12:51:08 -0700 (PDT) (envelope-from semenu@FreeBSD.org) Message-Id: <200009101951.MAA50082@freefall.freebsd.org> From: Ustimenko Semen Date: Sun, 10 Sep 2000 12:51:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_txvar.h if_tx.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG semenu 2000/09/10 12:51:08 PDT Modified files: (Branch: RELENG_4) sys/pci if_txvar.h if_tx.c Log: MFC: driver converted to use newbus and miibus. Alos support for BTX and TX_2 cards. PR: kern/20967 Revision Changes Path 1.5.2.1 +77 -143 src/sys/pci/if_txvar.h 1.34.2.3 +590 -803 src/sys/pci/if_tx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message