summaryrefslogtreecommitdiffstats
path: root/sys/scsi
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1997-12-30 04:19:54 +0000
committerjulian <julian@FreeBSD.org>1997-12-30 04:19:54 +0000
commit5ff3bce59b3abf33a1b903c31be1e95b99feb7c9 (patch)
tree2b2a71e612e615f925e66ea0de167ce1a008c86a /sys/scsi
parentad5fb0b1edcc8555f53c50039f18042b8bc3ddf2 (diff)
downloadFreeBSD-src-5ff3bce59b3abf33a1b903c31be1e95b99feb7c9.zip
FreeBSD-src-5ff3bce59b3abf33a1b903c31be1e95b99feb7c9.tar.gz
move punchline of joke up to rest of joke. (got moved by useful edits)
Diffstat (limited to 'sys/scsi')
-rw-r--r--sys/scsi/scsiconf.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index c4dc2a3..8e7d411 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.98 1997/12/20 00:28:49 bde Exp $
+ * $Id: scsiconf.c,v 1.99 1997/12/20 23:05:14 joerg Exp $
*/
#include "opt_scsi.h"
@@ -393,15 +393,15 @@ static struct scsidevs knowndevs[] =
T_READONLY, T_READONLY, T_REMOV, "NEC", "CD-ROM DRIVE:210","*",
"cd", SC_ONE_LU
},
- {
- T_READONLY, T_READONLY, T_REMOV, "MEDIAVIS", "RENO CD-ROMX2A","*",
- "cd", SC_ONE_LU, CD_Q_NO_START
- },
/*
* Doobe-doo-be doooo
* -Mary
*/
{
+ T_READONLY, T_READONLY, T_REMOV, "MEDIAVIS", "RENO CD-ROMX2A","*",
+ "cd", SC_ONE_LU, CD_Q_NO_START
+ },
+ {
T_READONLY, T_READONLY, T_REMOV, "NAKAMICH", "MJ-*" ,"*",
"cd", SC_MORE_LUS
},
OpenPOWER on IntegriCloud