summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorEd Lin2006-12-05 02:49:36 +0100
committerJames Bottomley2006-12-05 18:33:06 +0100
commitee926b27a01da1c1f0f0017c0e6af6e4fd6c05b5 (patch)
tree5a2b482cffc0ec210698d95a26d12e83df91df04 /drivers/scsi/Kconfig
parent[SCSI] stex: adjust default queue length (diff)
downloadkernel-qcow2-linux-ee926b27a01da1c1f0f0017c0e6af6e4fd6c05b5.tar.gz
kernel-qcow2-linux-ee926b27a01da1c1f0f0017c0e6af6e4fd6c05b5.tar.xz
kernel-qcow2-linux-ee926b27a01da1c1f0f0017c0e6af6e4fd6c05b5.zip
[SCSI] stex: update device id info
- add comments for various devices - remove unused device ids(0xf350, 0x4301, 0x8301, 0x8302) - add new device id(0xe350) - fix vendor id of st_vsc - modify Kconfig help info Signed-off-by: Ed Lin <ed.lin@promise.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 1b4bfaabcfbc..69569096dae5 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -982,8 +982,13 @@ config SCSI_STEX
tristate "Promise SuperTrak EX Series support"
depends on PCI && SCSI
---help---
- This driver supports Promise SuperTrak EX8350/8300/16350/16300
- Storage controllers.
+ This driver supports Promise SuperTrak EX series storage controllers.
+
+ Promise provides Linux RAID configuration utility for these
+ controllers. Please visit <http://www.promise.com> to download.
+
+ To compile this driver as a module, choose M here: the
+ module will be called stex.
config SCSI_SYM53C8XX_2
tristate "SYM53C8XX Version 2 SCSI support"