Add a quirk for ciss to stop trying to read the serial number off

of logical volumes.
This commit is contained in:
Paul Saab 2004-06-21 18:34:30 +00:00
parent 12270048ca
commit 11593f4318

View File

@ -550,6 +550,11 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
},
CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
},
{
/* COMPAQ/HP Smart Array RAID controllers */
{ T_DIRECT, SIP_MEDIA_FIXED, "COMPAQ", "RAID*", "*" },
CAM_QUIRK_NOSERIAL, /*mintags*/0, /*maxtags*/0
},
{
/* Default tagged queuing parameters for all devices */
{