Add an entry for Ricoh's MO drives.

Submitted by:	msmith@atrad.adelaide.edu.au (Michael Smith)
This commit is contained in:
joerg 1996-12-14 09:57:04 +00:00
parent c58aca035e
commit 086e50a1d3

View File

@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
* $Id: scsiconf.c,v 1.70 1996/12/07 22:45:15 joerg Exp $
* $Id: scsiconf.c,v 1.71 1996/12/13 00:00:51 joerg Exp $
*/
#include "opt_scsi.h"
@ -248,7 +248,6 @@ static st_modes mode_unktape =
static struct scsidevs knowndevs[] =
{
/* od's must be probed before sd's since some of them identify as T_DIRECT */
#if NOD > 0
{
T_OPTICAL, T_OPTICAL, T_REMOV, "MATSHITA", "PD-1 LF-100*", "*",
@ -262,6 +261,10 @@ static struct scsidevs knowndevs[] =
T_DIRECT, T_OPTICAL, T_REMOV, "MOST", "RMD-5200-S", "*",
"od", SC_ONE_LU
},
{
T_DIRECT, T_OPTICAL, T_REMOV, "RICOH", "RO-*", "*",
"od", SC_ONE_LU
},
{
T_OPTICAL, T_OPTICAL, T_REMOV, "*", "*", "*",
"od", SC_ONE_LU