From owner-cvs-sys Sun Oct 6 09:43:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA29018 for cvs-sys-outgoing; Sun, 6 Oct 1996 09:43:05 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA28944; Sun, 6 Oct 1996 09:42:41 -0700 (PDT) Date: Sun, 6 Oct 1996 09:42:41 -0700 (PDT) From: "Justin T. Gibbs" Message-Id: <199610061642.JAA28944@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/eisa aic7770.c 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 96/10/06 09:42:39 Branch: sys/dev/aic7xxx RELENG_2_1_0 sys/i386/scsi RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h sys/i386/eisa aic7770.c sys/i386/scsi aic7xxx.c aic7xxx.h sys/pci aic7870.c Log: Bring aic7xxx driver bug fixes from 'SCSI' into stable. Revision Changes Path 1.16.4.18 +54 -139 src/sys/dev/aic7xxx/aic7xxx.seq 1.2.2.9 +17 -25 src/sys/dev/aic7xxx/aic7xxx_reg.h 1.21.2.5 +3 -13 src/sys/i386/eisa/aic7770.c 1.29.2.24 +1013 -939 src/sys/i386/scsi/aic7xxx.c 1.10.2.11 +20 -17 src/sys/i386/scsi/aic7xxx.h 1.11.2.18 +15 -9 src/sys/pci/aic7870.c