]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] SCSI: DAC960: PCI id table fixup
authorBrian King <brking@us.ibm.com>
Sun, 24 Sep 2006 03:59:49 +0000 (03:59 +0000)
committerChris Wright <chrisw@sous-sol.org>
Sat, 4 Nov 2006 01:33:45 +0000 (17:33 -0800)
commit01fc2a1ad09f97bfcd5b5941d66ae6e2cec4315e
tree3871b4670a7ad4e7a3ba52b8374df3246cfab434
parent9ee03a230d10a22e36f1e1fdcc2e0a92628e9ac6
[PATCH] SCSI: DAC960: PCI id table fixup

[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: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/block/DAC960.c