From owner-cvs-all Fri Sep 27 9:29:38 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 425AF37B401; Fri, 27 Sep 2002 09:29:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04D9543E4A; Fri, 27 Sep 2002 09:29:36 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Received: from freefall.freebsd.org (gibbs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8RGTZCo063444; Fri, 27 Sep 2002 09:29:35 -0700 (PDT) (envelope-from gibbs@freefall.freebsd.org) Received: (from gibbs@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8RGTZRA063443; Fri, 27 Sep 2002 09:29:35 -0700 (PDT) Message-Id: <200209271629.g8RGTZRA063443@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Fri, 27 Sep 2002 09:29:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx ahd_pci.c aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_pci.c 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 gibbs 2002/09/27 09:29:35 PDT Modified files: (Branch: RELENG_4) sys/dev/aic7xxx ahd_pci.c aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_pci.c Log: MFC: Bring aic79xx driver up to the latest in -current. Approved by: RE (jhb) Revision Changes Path 1.2.2.2 +1 -1 src/sys/dev/aic7xxx/ahd_pci.c 1.3.2.2 +151 -89 src/sys/dev/aic7xxx/aic79xx.c 1.3.2.3 +10 -6 src/sys/dev/aic7xxx/aic79xx.h 1.2.2.2 +30 -14 src/sys/dev/aic7xxx/aic79xx.reg 1.2.2.2 +138 -84 src/sys/dev/aic7xxx/aic79xx.seq 1.3.2.2 +3 -49 src/sys/dev/aic7xxx/aic79xx_inline.h 1.3.2.2 +4 -2 src/sys/dev/aic7xxx/aic79xx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message