cvs commit: src/sys/dev/ata atapi-cam.c
Thomas Quinot
thomas at FreeBSD.org
Tue Mar 13 20:42:50 UTC 2007
thomas 2007-03-13 20:42:49 UTC
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cam.c
Log:
(atapi_action): Improve error reporting by removing ATA_R_QUIET flag
from ATAPI requests. If CAM debugging is enabled, also mark ATAPI
requests with ATA_R_DEBUG flag.
(atapi_cb): Report ATAPI timeouts to the CAM layer.
Fix incorrect debugging traces in the presence of ATAPI errors.
PR: kern/103602
MFC after: 2 weeks
Revision Changes Path
1.49 +48 -32 src/sys/dev/ata/atapi-cam.c
More information about the cvs-all
mailing list