From owner-cvs-sys Mon Feb 24 19:06:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA14536 for cvs-sys-outgoing; Mon, 24 Feb 1997 19:06:37 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA14507; Mon, 24 Feb 1997 19:06:30 -0800 (PST) Date: Mon, 24 Feb 1997 19:06:30 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199702250306.TAA14507@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h src/sys/i386/scsi aic7xxx.c aic7xxx.h src/sys/pci aic7870.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 97/02/24 19:06:28 Branch: sys/dev/aic7xxx RELENG_2_2 sys/i386/scsi RELENG_2_2 sys/pci RELENG_2_2 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h sys/i386/scsi aic7xxx.c aic7xxx.h sys/pci aic7870.c Log: Sync with current. Revision Changes Path 1.46.2.7 +14 -8 src/sys/dev/aic7xxx/aic7xxx.seq 1.15.2.5 +5 -0 src/sys/dev/aic7xxx/aic7xxx_reg.h 1.81.2.12 +355 -177 src/sys/i386/scsi/aic7xxx.c 1.31.2.7 +14 -15 src/sys/i386/scsi/aic7xxx.h 1.41.2.6 +7 -7 src/sys/pci/aic7870.c