Restore optr if you trash it for 24XX target mode.

MFC after:	3 days
This commit is contained in:
Matt Jacob 2007-03-13 06:44:07 +00:00
parent 22976ba40a
commit 9418a60cb0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167500

View file

@ -4621,6 +4621,7 @@ isp_intr(ispsoftc_t *isp, uint32_t isr, uint16_t sema, uint16_t mbox)
ISP_WRITE(isp, isp->isp_atiooutrp, optr);
}
isp->isp_rspbsy = 0;
optr = isp->isp_residx;
}
#endif