diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index 0c5974b8547..1a41997876b 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -357,6 +357,10 @@ static struct scsidevs knowndevs[] = * Doobe-doo-be doooo * -Mary */ + { + T_READONLY, T_READONLY, T_REMOV, "NAKAMICH", "MJ-4*" ,"*", + "cd", SC_MORE_LUS + }, #endif /* !UKTEST */ #endif /* NCD */ #if NWORM > 0