]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] DAC960: PCI id table fixup
authorBrian King <brking@us.ibm.com>
Mon, 18 Dec 2006 19:53:26 +0000 (20:53 +0100)
committerAdrian Bunk <bunk@stusta.de>
Mon, 18 Dec 2006 19:53:26 +0000 (20:53 +0100)
commite634599b5e6b766634a77b2e05a492c08b32a3a5
tree58e3902a318ca088c49f179da797ba6ac7f92b9d
parentd0354e3ba19cdf9acc2ca89bbb59b1e6292a4f44
[SCSI] DAC960: PCI id table fixup

The PCI ID table in the DAC960 driver conflicts with some devices
that use the ipr driver. All ipr adapters that use this chip
have an IBM subvendor ID and all DAC960 adapters that use this
chip have a Mylex subvendor id.

Signed-off-by: Brian King <brking@us.ibm.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/block/DAC960.c