[libmultipath] Update hardware table for HP HSV200
authorHannes Reinecke <hare@suse.de>
Thu, 9 Nov 2006 10:09:38 +0000 (11:09 +0100)
committerHannes Reinecke <hare@suse.de>
Thu, 9 Nov 2006 10:09:38 +0000 (11:09 +0100)
commit19c1285b869bfe42b3605c2fee73bb4b416c4c40
tree243c19a8d0d483d134cda7a430fc446c9e33434c
parentc40e7e72592eca6ed54e6aee5861fcfbee059f2f
[libmultipath] Update hardware table for HP HSV200

According to HP the behaviour of the HSV200 depends on the software
release; all revisions smaller or equal to '3000' have active/passive
support; all revisions above that have active/active support.
Translated it means that the older firmware uses the HP-style
'START_STOP_UNIT' command to switch paths, while the newer firmware
supports ALUA.
So we should update the hardware tables accordingly.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/hwtable.c