summaryrefslogtreecommitdiffstats
path: root/sys/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi')
-rw-r--r--sys/scsi/scsiconf.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index 9a16106..d165e18 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
- * $Id: scsiconf.c,v 1.68 1996/11/28 09:51:03 phk Exp $
+ * $Id: scsiconf.c,v 1.69 1996/11/30 07:39:37 joerg Exp $
*/
#include "opt_scsi.h"
@@ -364,6 +364,10 @@ static struct scsidevs knowndevs[] =
* Doobe-doo-be doooo
* -Mary
*/
+ {
+ T_READONLY, T_READONLY, T_REMOV, "*", "*", "*",
+ "cd", SC_ONE_LU
+ },
#endif /* !UKTEST */
#endif /* NCD */
#if NWORM > 0
OpenPOWER on IntegriCloud