mjacob 2007-03-14 05:58:07 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c
Log:
Don't call isp_intr from isp_start- this seems to, in rare cases,
cause confusion with at least the 23XX chipsets where the output
queue index pointer just gets a bit whacko.
MFC after: 1 day
Revision Changes Path
1.143 +1 -7 src/sys/dev/isp/isp.c