From 9cfbe0a344b1eb9e484b2e7800229d41f7277f82 Mon Sep 17 00:00:00 2001 From: mjacob Date: Mon, 11 Sep 2006 17:34:28 +0000 Subject: PR: 103130 Submitted by: Shusuke Shinomiya MFC after: 1 day --- sys/cam/cam_xpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/cam') diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c index 05dcef9..9b3d961 100644 --- a/sys/cam/cam_xpt.c +++ b/sys/cam/cam_xpt.c @@ -389,7 +389,7 @@ static struct xpt_quirk_entry xpt_quirk_table[] = { /* Does not support other than LUN 0 */ { T_DIRECT, SIP_MEDIA_FIXED, "VMware*", "*", "*" }, - CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0 + CAM_QUIRK_NOLUNS, /*mintags*/2, /*maxtags*/255 }, { /* -- cgit v1.1