[paranoia] tDrive appears to be Toshiba ATAPI C/DVD

Hubert Feyrer feyrer at rfhs8012.fh-regensburg.de
Wed Jun 21 18:19:14 PDT 2000



In order to get the internal DVD of a Toshiba Tecra 8100 going, you need
the patch below. This was tested under NetBSD/i386 1.5_ALPHA and with
cdparanoia III release 9.7 (December 13, 1999).

 - Hubert

@@ -1376,6 +1463,11 @@
     /* Mt Fuji */
     if(reportp)
       cdmessage(d,"\tDrive appears to be Mt. Fuji ATAPI C/DVD\n");
+    return(1);
+  case 0x32:
+    /* Toshiba DVD */
+    if(reportp)
+      cdmessage(d,"\tDrive appears to be Toshiba ATAPI C/DVD\n");
     return(1);
   default:
     if(reportp)


-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!

--- >8 ----
List archives:  http://www.xiph.org/archives/
Paranoia homepage: http://www.xiph.org/paranoia/
To unsubscribe from this list, send a message to 'paranoia-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Paranoia mailing list