From owner-cvs-all Mon May 1 2: 5:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0861A37BF0A; Mon, 1 May 2000 02:05:20 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA21991; Mon, 1 May 2000 02:05:19 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <200005010905.CAA21991@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 1 May 2000 02:05:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/ex if_ex_isa.c if_exvar.h if_ex.c if_exreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2000/05/01 02:05:19 PDT Modified files: sys/conf files sys/dev/ex if_ex.c if_exreg.h Added files: sys/dev/ex if_ex_isa.c if_exvar.h Log: Split out the ISA bus front end code into its own file. PCCARD attachment coming later this week. Mitsuru IWASAKI provided a patch to -mobile which I used to make sure I was doing the right thing but only a small part of the actual patch was used. Revision Changes Path 1.361 +3 -2 src/sys/conf/files 1.30 +72 -298 src/sys/dev/ex/if_ex.c 1.3 +4 -1 src/sys/dev/ex/if_exreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message