aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2006-06-24 16:40:59 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2006-06-24 16:40:59 +0000
commit015a972c959c209396f36345d0089596747b5963 (patch)
treec235067c7009f93bed74858e002e3d478b3e197a /sys
parenta4b606cd184c11641f54687d8f362a9b8fd81bee (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/cam/cam_xpt.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index 12d208a2b6d9..f7c16d33eb61 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -387,6 +387,11 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
/*quirks*/0, /*mintags*/0, /*maxtags*/0
},
{
+ /* Does not support other than LUN 0 */
+ { T_DIRECT, SIP_MEDIA_FIXED, "VMware*", "VMware Virtu*", "*" },
+ CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
+ },
+ {
/*
* Broken tagged queuing drive.
* Submitted by: