cvs commit: src/sys/dev/twe twe.c twe_freebsd.c twevar.h
Vinod Kashyap
vkashyap at FreeBSD.org
Fri Jun 11 18:42:47 GMT 2004
vkashyap 2004-06-11 18:42:44 UTC
FreeBSD src repository
Modified files:
sys/dev/twe twe.c twe_freebsd.c twevar.h
Log:
Fix for a problem seen only on 6xxx series controllers, where-in the
driver tries to submit the same request repeatedly, on finding the
controller cmd queue to be full.
Submitted by:ps, vkashyap
Reviewed by:re
Approved by:re
Revision Changes Path
1.22 +7 -3 src/sys/dev/twe/twe.c
1.38 +7 -3 src/sys/dev/twe/twe_freebsd.c
1.13 +3 -2 src/sys/dev/twe/twevar.h
More information about the cvs-src
mailing list