From owner-cvs-all Thu Oct 14 18:28:11 1999 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 C2D1C14E09; Thu, 14 Oct 1999 18:28:06 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA82051; Thu, 14 Oct 1999 18:28:06 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <199910150128.SAA82051@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 14 Oct 1999 18:28:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed_isa.c if_ed_pccard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mdodd 1999/10/14 18:28:06 PDT Added files: sys/dev/ed if_ed_isa.c if_ed_pccard.c Log: Break out the bus front end code into separate files. Note that these haven't been turned on nor has the old code been removed from if_ed.c. The next commit will address that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message