Date: Tue, 18 Jul 2000 00:05:37 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_target.c Message-ID: <200007180705.AAA41956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/07/18 00:05:37 PDT Modified files: sys/dev/isp isp_target.c Log: If debugging set, zero out an incoming response entry when we're done reading it (makes checking things easier). Before calling isp_notify_ack make sure we're at RUNSTATE- elsewise we can be responding to LIPs or SCSI bus resets before we've finished some of the wiring. Revision Changes Path 1.8 +6 -2 src/sys/dev/isp/isp_target.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?200007180705.AAA41956>