From owner-cvs-all Thu Jan 25 12:14:11 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 44A2E37B698; Thu, 25 Jan 2001 12:13:53 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0PKDr873787; Thu, 25 Jan 2001 12:13:53 -0800 (PST) (envelope-from imp) Message-Id: <200101252013.f0PKDr873787@freefall.freebsd.org> From: Warner Losh Date: Thu, 25 Jan 2001 12:13:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cs if_cs.c if_cs_isa.c if_cs_pccard.c if_csreg.h if_csvar.h src/sys/conf files files.i386 src/sys/i386/isa isa_compat.h if_cs.c if_csreg.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/01/25 12:13:52 PST Modified files: (Branch: RELENG_4) sys/conf files files.i386 sys/i386/isa isa_compat.h Added files: (Branch: RELENG_4) sys/dev/cs if_cs.c if_cs_isa.c if_cs_pccard.c if_csreg.h if_csvar.h Removed files: (Branch: RELENG_4) sys/i386/isa if_cs.c if_csreg.h Log: MFC: Merge the -current cs driver to stable. All of the current driver has been merged, except for the now only in -current OLDCARD/NEWCARD compatibiltiy code. The isa attachment appears to work. The pccard attachment is believed to work on IBM EtherJet pccards. Yea! We have one fewer isa compat drivers in -stable :-). Revision Changes Path 1.340.2.44 +4 -1 src/sys/conf/files 1.307.2.9 +1 -2 src/sys/conf/files.i386 1.27.2.7 +1 -6 src/sys/i386/isa/Attic/isa_compat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message