View | Details | Raw Unified | Return to bug 19465
Collapse All | Expand All

(-)cam/scsi/scsi_da.c (+6 lines)
Lines 152-157 Link Here
152
	},
152
	},
153
	{
153
	{
154
		/*
154
		/*
155
		 */
156
		{T_DIRECT, SIP_MEDIA_FIXED, "NEWTECH", "NDA20128A", "*"},
157
		/*quirks*/ DA_Q_NO_SYNC_CACHE
158
	},
159
	{
160
		/*
155
		 * Doesn't like the synchronize cache command.
161
		 * Doesn't like the synchronize cache command.
156
		 * Reported by: Blaz Zupan <blaz@gold.amis.net>
162
		 * Reported by: Blaz Zupan <blaz@gold.amis.net>
157
		 */
163
		 */

Return to bug 19465