From owner-cvs-all Mon Jul 30 10:31:47 2001 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 C0EDF37B401; Mon, 30 Jul 2001 10:31:42 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6UHVgW97555; Mon, 30 Jul 2001 10:31:42 -0700 (PDT) (envelope-from wpaul) Message-Id: <200107301731.f6UHVgW97555@freefall.freebsd.org> From: Bill Paul Date: Mon, 30 Jul 2001 10:31:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 txp.4 Makefile src/sys/dev/txp 3c990img.h if_txp.c if_txpreg.h src/sys/conf files src/sys/i386/conf GENERIC LINT src/sys/modules Makefile src/sys/modules/txp Makefile src/sys/alpha/conf GENERIC ... X-FreeBSD-CVS-Branch: RELENG_4 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 wpaul 2001/07/30 10:31:42 PDT Modified files: (Branch: RELENG_4) share/man/man4 Makefile sys/conf files sys/i386/conf GENERIC LINT sys/modules Makefile sys/alpha/conf GENERIC sys/pc98/conf GENERIC release/sysinstall devices.c Added files: (Branch: RELENG_4) share/man/man4 txp.4 sys/dev/txp 3c990img.h if_txp.c if_txpreg.h sys/modules/txp Makefile Log: MFC: add driver support for 3Com 3cR990 cards. Apologies if this re-bloats the kernel after obrien de-bloated it: the driver has a compiled-in firware image. Revision Changes Path 1.83.2.25 +4 -4 src/share/man/man4/Makefile 1.340.2.72 +2 -1 src/sys/conf/files 1.246.2.33 +2 -1 src/sys/i386/conf/GENERIC 1.749.2.74 +5 -1 src/sys/i386/conf/Attic/LINT 1.110.2.29 +2 -1 src/sys/modules/Makefile 1.71.2.15 +2 -1 src/sys/alpha/conf/GENERIC 1.142.2.23 +2 -1 src/sys/pc98/conf/GENERIC 1.117.2.13 +2 -1 src/release/sysinstall/Attic/devices.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message