diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2007-03-13 06:44:07 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2007-03-13 06:44:07 +0000 |
| commit | 9418a60cb0076daafbfcd36ce6bbc61def8a8887 (patch) | |
| tree | 2885804855ad863b2d67f0dfcfbf3427eee21b9c /sys/dev/isp | |
| parent | 22976ba40a4f8b089163c2f73c23f218ed88ff45 (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp')
| -rw-r--r-- | sys/dev/isp/isp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index 5fe76825932b..cef64872a9b0 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -4621,6 +4621,7 @@ again: ISP_WRITE(isp, isp->isp_atiooutrp, optr); } isp->isp_rspbsy = 0; + optr = isp->isp_residx; } #endif |
