summaryrefslogtreecommitdiff
path: root/sys/scsi/scsiconf.c
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2003-05-17 06:08:40 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2003-05-17 06:08:40 +0000
commit91970c856fd0efeb279d3ce10289ec395483b654 (patch)
tree030698befc80414e228de044af55e7b2b8d1b240 /sys/scsi/scsiconf.c
parentdf7d9b90217d237dbfa834d916f3dd30fd17acf9 (diff)
dale's camera has a usb quirk now
Diffstat (limited to 'sys/scsi/scsiconf.c')
-rw-r--r--sys/scsi/scsiconf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index d8a20be3509..49455f43811 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: scsiconf.c,v 1.71 2003/05/16 19:54:05 krw Exp $ */
+/* $OpenBSD: scsiconf.c,v 1.72 2003/05/17 06:08:39 nate Exp $ */
/* $NetBSD: scsiconf.c,v 1.57 1996/05/02 01:09:01 neil Exp $ */
/*
@@ -501,8 +501,6 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
"MST ", "SnapLink ", ""}, SDEV_NOLUNS},
{{T_DIRECT, T_FIXED,
"NEC ", "D3847 ", "0307"}, SDEV_NOLUNS},
- {{T_DIRECT, T_REMOV,
- "OLYMPUS ", "C-", ""}, SDEV_ONLYBIG|SDEV_NOSYNCCACHE},
{{T_DIRECT, T_FIXED,
"QUANTUM ", "ELS85S ", ""}, SDEV_AUTOSAVE},
{{T_DIRECT, T_FIXED,