From owner-cvs-all Wed Sep 25 7:50: 6 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 8628737B401; Wed, 25 Sep 2002 07:50:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E5CA43E65; Wed, 25 Sep 2002 07:50:05 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8PEo4Co081106; Wed, 25 Sep 2002 07:50:04 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8PEo4kC081104; Wed, 25 Sep 2002 07:50:04 -0700 (PDT) Message-Id: <200209251450.g8PEo4kC081104@freefall.freebsd.org> From: Scott Long Date: Wed, 25 Sep 2002 07:50:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx ahc_eisa.c ahc_pci.c aic7xxx_osm.c aic7xxx_osm.h 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/25 07:50:03 PDT Modified files: (Branch: RELENG_4) sys/dev/aic7xxx ahc_eisa.c ahc_pci.c aic7xxx_osm.c aic7xxx_osm.h Log: MFC: Use one devclass for the ahc device rather than one per bus. Approved by: re (jhb) Revision Changes Path 1.15.2.8 +2 -4 src/sys/dev/aic7xxx/ahc_eisa.c 1.29.2.11 +3 -5 src/sys/dev/aic7xxx/ahc_pci.c 1.27.2.3 +2 -0 src/sys/dev/aic7xxx/aic7xxx_osm.c 1.14.2.3 +3 -0 src/sys/dev/aic7xxx/aic7xxx_osm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message