From owner-cvs-sys Sun Mar 23 21:11:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA26829 for cvs-sys-outgoing; Sun, 23 Mar 1997 21:11:08 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA26822; Sun, 23 Mar 1997 21:11:06 -0800 (PST) Date: Sun, 23 Mar 1997 21:11:06 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199703240511.VAA26822@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.seq src/sys/i386/scsi aic7xxx.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 97/03/23 21:11:05 Branch: sys/dev/aic7xxx RELENG_2_2 Modified: sys/dev/aic7xxx aic7xxx.seq Log: Sync with current. Revision Changes Path 1.46.2.12 +12 -14 src/sys/dev/aic7xxx/aic7xxx.seq Branch: sys/i386/scsi RELENG_2_2 Modified: sys/i386/scsi aic7xxx.c Log: Sync with current. Forgot to mention that I enabled the use of AAP (Auto Access Pause) when queueing commands again since the bug I just fixed accounts for the problems I thought were caused by AAP. Revision Changes Path 1.81.2.16 +12 -12 src/sys/i386/scsi/aic7xxx.c