Date: Mon, 24 Mar 1997 09:42:30 -0800 (PST) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Message-ID: <199703241742.JAA20897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 97/03/24 09:42:29 Modified: sys/i386/scsi aic7xxx.c Log: Fix a fencepost error in ahc_find_scb that could cause us to wrongfully find an SCB still down on the card that was paged out. This only affects error recovery. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Revision Changes Path 1.109 +2 -2 src/sys/i386/scsi/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703241742.JAA20897>