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

(-)sys/cam/cam_xpt.c (+4 lines)
Lines 418-423 Link Here
418
		CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
418
		CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
419
	},
419
	},
420
	{
420
	{
421
		{ T_WORM, SIP_MEDIA_REMOVABLE, "YAMAHA", "CDR100*", "*" },
422
		CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
423
	},
424
	{
421
		/*
425
		/*
422
		 * The 8200 doesn't like multi-lun probing, and probably
426
		 * The 8200 doesn't like multi-lun probing, and probably
423
		 * don't like serial number requests either.
427
		 * don't like serial number requests either.

Return to bug 20347