From owner-cvs-sys Sun Oct 6 12:43:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA06455 for cvs-sys-outgoing; Sun, 6 Oct 1996 12:43:05 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA06440; Sun, 6 Oct 1996 12:43:01 -0700 (PDT) Date: Sun, 6 Oct 1996 12:43:01 -0700 (PDT) From: "Justin T. Gibbs" Message-Id: <199610061943.MAA06440@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 96/10/06 12:43:01 Modified: sys/i386/scsi aic7xxx.c Log: If, during an SDTR negotiation, the target comes back with a response that is too low for the aic7xxx chip to handle with sync transfers, negotiate async transfers. Revision Changes Path 1.78 +24 -10 src/sys/i386/scsi/aic7xxx.c