Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 81290 | Differences between
and this patch

Collapse All | Expand All

(-)scsi-layer.c (-1 / +1 lines)
Lines 929-935 Link Here
929
	    dh->typedescr = "DVD-ROM (faked book type)";
929
	    dh->typedescr = "DVD-ROM (faked book type)";
930
	 else
930
	 else
931
	 {  dh->typedescr = "DVD-ROM";
931
	 {  dh->typedescr = "DVD-ROM";
932
	    dh->subType = UNSUPPORTED;
932
/*	    dh->subType = UNSUPPORTED; */
933
	 }
933
	 }
934
	 break;
934
	 break;
935
      }
935
      }

Return to bug 81290