summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_xpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/cam_xpt.c')
-rw-r--r--sys/cam/cam_xpt.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index c5e76a4..e22357b 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -471,6 +471,14 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
},
{
/*
+ * These are the large storage arrays.
+ * Submitted by: William Carrel <william.carrel@infospace.com>
+ */
+ { T_DIRECT, SIP_MEDIA_FIXED, "HITACHI", "OPEN*", "*" },
+ CAM_QUIRK_HILUNS, 2, 1024
+ },
+ {
+ /*
* This old revision of the TDC3600 is also SCSI-1, and
* hangs upon serial number probing.
*/
OpenPOWER on IntegriCloud