From owner-cvs-all Sun Sep 1 22:47:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 923C937B400; Sun, 1 Sep 2002 22:47:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EA1743E72; Sun, 1 Sep 2002 22:47:46 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g825lkJU051416; Sun, 1 Sep 2002 22:47:46 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g825ljX4051415; Sun, 1 Sep 2002 22:47:45 -0700 (PDT) Message-Id: <200209020547.g825ljX4051415@freefall.freebsd.org> From: Scott Long Date: Sun, 1 Sep 2002 22:47:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/aic7xxx Makefile src/sys/modules/aic7xxx/ahc Makefile src/sys/modules/aic7xxx/ahc/ahc_eisa Makefile src/sys/modules/aic7xxx/ahc/ahc_pci Makefile src/sys/modules/aic7xxx/ahd Makefile src/sys/modules/aic7xxx/aicasm Makefile 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 scottl 2002/09/01 22:47:45 PDT Added files: (Branch: RELENG_4) sys/modules/aic7xxx Makefile sys/modules/aic7xxx/ahc Makefile sys/modules/aic7xxx/ahc/ahc_eisa Makefile sys/modules/aic7xxx/ahc/ahc_pci Makefile sys/modules/aic7xxx/ahd Makefile sys/modules/aic7xxx/aicasm Makefile Log: MFC the aic7xxx module framework Revision Changes Path 1.1.2.1 +6 -0 src/sys/modules/aic7xxx/Makefile (new) 1.2.2.1 +40 -0 src/sys/modules/aic7xxx/ahc/Makefile (new) 1.1.2.1 +18 -0 src/sys/modules/aic7xxx/ahc/ahc_eisa/Makefile (new) 1.1.2.1 +16 -0 src/sys/modules/aic7xxx/ahc/ahc_pci/Makefile (new) 1.2.2.1 +36 -0 src/sys/modules/aic7xxx/ahd/Makefile (new) 1.4.2.1 +30 -0 src/sys/modules/aic7xxx/aicasm/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message