cvs commit: src/sys/dev/twe twe.c twe_freebsd.c twevar.h
Vinod Kashyap
vkashyap at FreeBSD.org
Fri Jun 11 18:57:32 GMT 2004
vkashyap 2004-06-11 18:57:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4)
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. This is an MFC from -CURRENT, and
is being done a bit fast because it addresses a 4.10 errata item, and
has already been tested for a week on a heavily used -STABLE machine
that was previously showing symptoms of the problem.
Submitted by:ps, vkashyap
Reviewed by:re
Approved by:re
Revision Changes Path
1.1.2.10 +8 -3 src/sys/dev/twe/twe.c
1.2.2.9 +7 -3 src/sys/dev/twe/twe_freebsd.c
1.1.2.8 +3 -2 src/sys/dev/twe/twevar.h
More information about the cvs-src
mailing list