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

(-)scsi_da.c (+7 lines)
Lines 347-352 Link Here
347
	},
347
	},
348
	{
348
	{
349
		/*
349
		/*
350
		 * Minolta Dimage E203
351
		 */
352
		{T_DIRECT, SIP_MEDIA_REMOVABLE, "MINOLTA", "DiMAGE E203", "*"},
353
		/*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
354
	},
355
	{
356
		/*
350
		 * DIVA USB Mp3 Player.
357
		 * DIVA USB Mp3 Player.
351
		 * Doesn't work correctly with 6 byte reads/writes.
358
		 * Doesn't work correctly with 6 byte reads/writes.
352
		 */
359
		 */

Return to bug 38208