summaryrefslogtreecommitdiff
path: root/libmultipath
diff options
context:
space:
mode:
authorCharlie Brady <charlieb-dm-devel@budge.apana.org.au>2009-06-25 00:24:00 +0200
committerChristophe Varoqui <christophe.varoqui@free.fr>2009-06-25 00:24:00 +0200
commit5032e81e991b4cb4829b878066790faa36d888e0 (patch)
tree6a581c8300544669238a8164c35db0a0467c6601 /libmultipath
parent47ac124fbde0f34b662d39c3a349f60634e9897b (diff)
downloadmultipath-tools-5032e81e991b4cb4829b878066790faa36d888e0.tar.gz
multipath-tools-5032e81e991b4cb4829b878066790faa36d888e0.tar.bz2
multipath-tools-5032e81e991b4cb4829b878066790faa36d888e0.zip
[lib] add defaults for SUN/LSI LCSM100_I
same as LCSM100_F
Diffstat (limited to 'libmultipath')
-rw-r--r--libmultipath/hwtable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 60f41af..900d178 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -878,10 +878,10 @@ static struct hwentry default_hw[] = {
.checker_name = RDAC,
.prio_name = PRIO_RDAC,
},
- /* SUN/LSI 2540 */
+ /* SUN/LSI 2510, 2540 */
{
.vendor = "SUN",
- .product = "LCSM100_F",
+ .product = "LCSM100_[IF]",
.getuid = DEFAULT_GETUID,
.features = DEFAULT_FEATURES,
.hwhandler = "1 rdac",