]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r237689 (by imp):
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 5 Apr 2013 09:02:04 +0000 (09:02 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 5 Apr 2013 09:02:04 +0000 (09:02 +0000)
commita3918b6b8629d7e7d17cd08cf611ba35a8ffc533
treeac038bc6f4e12f2f2099c27547439f4fc4bb8aad
parentf56e26b6a5d74c0b763270ea94af0cdef35a5ff5
MFC r237689 (by imp):
Add a sysctl to set the cdrom timeout.  Data recovery operations from
a CD or DVD drive with a damaged disc often benefit from a shorter
timeout.  Also, when retries are set to 0, an application is expecting
errors and recovering them so do not print the error into the log.
The number of expected errors can literally be in the hundreds of
thousands which significantly slows data recovery.

git-svn-id: svn://svn.freebsd.org/base/stable/9@249135 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/scsi/scsi_cd.c