summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-04-02 08:01:56 +0000
committerderaadt <deraadt@openbsd.org>1997-04-02 08:01:56 +0000
commit180a1ebdf8305097a302d648bc2b91ed18951c1d (patch)
tree2faac354e1624fada6e2106a9b616be5f8f38656
parentsave 4k space for i386! (diff)
downloadwireguard-openbsd-180a1ebdf8305097a302d648bc2b91ed18951c1d.tar.xz
wireguard-openbsd-180a1ebdf8305097a302d648bc2b91ed18951c1d.zip
most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoya-u.ac.jp
-rw-r--r--sys/scsi/scsiconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index 8162acbf4b6..2f4859caef3 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: scsiconf.c,v 1.26 1997/03/13 05:30:02 briggs Exp $ */
+/* $OpenBSD: scsiconf.c,v 1.27 1997/04/02 08:01:56 deraadt Exp $ */
/* $NetBSD: scsiconf.c,v 1.57 1996/05/02 01:09:01 neil Exp $ */
/*
@@ -321,7 +321,7 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
{{T_CDROM, T_REMOV,
"MATSHITA", "CD-ROM CR-5XX ", "1.0b"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
- "MEDIAVIS", "CDR-H93MV ", "1.31"}, SDEV_NOLUNS},
+ "MEDIAVIS", "CDR-H93MV ", "1.3"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
"NEC ", "CD-ROM DRIVE:55 ", ""}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,