Skip to content
Commit dfcf7775 authored by TARUISI Hiroaki's avatar TARUISI Hiroaki Committed by James Bottomley
Browse files

[SCSI] Fix out of spec CD-ROM problem with media change



Some CD-ROMs fail to report a media change correctly.  The specific
one for this patch simply fails to respond to commands, then gives a
UNIT ATTENTION after being reset which returns ASC/ASCQ 28/00.  This
is out of spec behaviour, but add a check in the eat CC/UA on reset
path to catch this case so the CD-ROM will function somewhat properly.

[jejb: fixed up white space and accepted without signoff]
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 2ada7fc5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment