Date: Tue, 25 Jul 2000 13:40:35 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c Message-ID: <200007252040.NAA85659@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2000/07/25 13:40:35 PDT Modified files: sys/dev/aic7xxx aic7xxx.c Log: Properly handle the case where the residual is 0, but, as the target didn't bother to send a saved data pointers after the last transfer, is not recorded in sgptr. This was only a problem if the target reported non-zero status as we always check the residual in that case. Revision Changes Path 1.47 +13 -6 src/sys/dev/aic7xxx/aic7xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007252040.NAA85659>