Date: Sun, 13 Apr 1997 19:27:54 -0700 (PDT) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.reg aic7xxx.seq src/sys/i386/scsi aic7xxx.c Message-ID: <199704140227.TAA09560@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 97/04/13 19:27:53 Modified: sys/dev/aic7xxx aic7xxx.reg aic7xxx.seq Log: Re-arange the selection and reselection code to hopefully kill the spurious selection timeouts that have been reported. Revision Changes Path 1.2 +2 -1 src/sys/dev/aic7xxx/aic7xxx.reg 1.71 +29 -15 src/sys/dev/aic7xxx/aic7xxx.seq Modified: sys/i386/scsi aic7xxx.c Log: Be more careful about how SCBs are cleaned up during error recovery. Add some more diagnostic information to timeouts. Revision Changes Path 1.116 +173 -113 src/sys/i386/scsi/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704140227.TAA09560>