cdrom: retry on unit attention code
This commit is contained in:
parent
93b81198c2
commit
999f4fa2e8
|
@ -151,6 +151,7 @@ retry:
|
|||
case 2:
|
||||
case 3:
|
||||
case 4:
|
||||
case 6:
|
||||
if (retries_left)
|
||||
{
|
||||
#ifdef CDROM_DEBUG
|
||||
|
|
Loading…
Reference in New Issue