summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/scsi/scsiconf.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index 5d2575b132f..ee0cc9fbdaa 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: scsiconf.c,v 1.54 2000/11/23 08:55:35 deraadt Exp $ */
+/* $OpenBSD: scsiconf.c,v 1.55 2001/01/22 19:11:48 csapuntz Exp $ */
/* $NetBSD: scsiconf.c,v 1.57 1996/05/02 01:09:01 neil Exp $ */
/*
@@ -573,9 +573,9 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
{{T_CDROM, T_REMOV,
"ALPS ELECTRIC CO.,LTD. DC544C", "", "SW03D"}, ADEV_NOTUR},
{{T_CDROM, T_REMOV,
- "BCD-16X 1997-04-25", "", "VER 2.2"}, SDEV_NOSTARTUNIT},
+ "BCD-16X", "", ""}, SDEV_NOSTARTUNIT},
{{T_CDROM, T_REMOV,
- "BCD-24X 1997-06-27", "", "VER 2.0"}, SDEV_NOSTARTUNIT},
+ "BCD-24X", "", ""}, SDEV_NOSTARTUNIT},
{{T_CDROM, T_REMOV,
"CR-2801TE", "", "1.07"}, ADEV_NOSENSE},
{{T_CDROM, T_REMOV,