For the record. - Unregistered: AIX LIO-ORG NEXENTA TEGILE - Registered at T10 with a different spelling/label: EUROLOGC HUAWEI Intel Real ones are: "EuroLogc" - Eurologic Systems Limited (now part of PMC Sierra) "HUASY" - Huawei Symantec Technologies Co., Ltd. "INTEL" - Intel Corporation HUASY has already been included in a previous patch. Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 797ea45..09131bc 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -276,7 +276,7 @@ static struct hwentry default_hw[] = { }, { /* FibreCAT S80 */ - .vendor = "EUROLOGC", + .vendor = "(EUROLOGC|EuroLogc)", .product = "FC2502", .pgpolicy = MULTIBUS, .pgfailback = FAILBACK_UNDEF, @@ -755,7 +755,7 @@ static struct hwentry default_hw[] = { * Intel */ { - .vendor = "Intel", + .vendor = "(Intel|INTEL)", .product = "Multi-Flex", .hwhandler = "1 alua", .pgpolicy = GROUP_BY_PRIO, -- 2.7.4 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel