cdrom: retry on unit attention code

This commit is contained in:
Brad Parker 2019-06-25 19:53:03 -04:00
parent 93b81198c2
commit 999f4fa2e8

View File

@ -151,6 +151,7 @@ retry:
case 2:
case 3:
case 4:
case 6:
if (retries_left)
{
#ifdef CDROM_DEBUG