cvs commit: src/sys/cam cam_periph.c src/sys/cam/scsi scsi_cd.c
Justin T. Gibbs
gibbs at scsiguy.com
Mon Oct 27 16:45:40 PST 2003
> ken 2003/10/26 22:15:55 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/cam cam_periph.c
> sys/cam/scsi scsi_cd.c
> Log:
> In camperiphdone(), make sure we check for fatal errors and bail out
> instead of retrying them blindly.
...
> MFC After: 2 weeks
The changes to the error codes in the ASC/ASCQ table in -current
will also have to be backported for this change to have any effect.
-stable currently has "media not present" and many other similar
errors marked as retriable.
--
Justin
More information about the cvs-src
mailing list