Add a NOSYNCCACHE quirk for the Micropolis 2217-15MQ1091501, as reported
by Matt Jacob, PR #6027.
This commit is contained in:
parent
39f4d1c239
commit
b69841d26a
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: scsiconf.c,v 1.109 1998/10/08 18:46:15 thorpej Exp $ */
|
||||
/* $NetBSD: scsiconf.c,v 1.110 1998/10/08 20:24:10 thorpej Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
@ -415,6 +415,8 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
|
||||
"JVC ", "R2626 ", "1.55"}, SDEV_NOLUNS},
|
||||
{{T_DIRECT, T_FIXED,
|
||||
"MICROP ", "1588-15MBSUN0669", ""}, SDEV_AUTOSAVE},
|
||||
{{T_DIRECT, T_FIXED,
|
||||
"MICROP ", "2217-15MQ1091501", ""}, SDEV_NOSYNCCACHE},
|
||||
{{T_OPTICAL, T_REMOV,
|
||||
"EPSON ", "OMD-5010 ", "3.08"}, SDEV_NOLUNS},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user