From 4f3e355913ce2e2a88d855633bfebeed621fd36c Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Thu, 19 Jun 2008 20:20:12 -0700 Subject: [PATCH] --- yaml --- r: 101559 b: refs/heads/master c: dbfe54a9c9a9e31cdf71704e4e70d10d22a57264 h: refs/heads/master i: 101557: d29ce40c6da15ecca4b80bd0f74206c12975c299 101555: 2ea20ad30e0852540678d78228a5fc61f5a96681 101551: da463fecea1d50eb74f79aa63e0558810355d72d v: v3 --- [refs] | 2 +- trunk/drivers/scsi/Kconfig | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 601111efb192..400d9c735e08 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a793804f25fb2c0fe2b784450092699ea3475332 +refs/heads/master: dbfe54a9c9a9e31cdf71704e4e70d10d22a57264 diff --git a/trunk/drivers/scsi/Kconfig b/trunk/drivers/scsi/Kconfig index 7886ec6e5f87..994943f3e139 100644 --- a/trunk/drivers/scsi/Kconfig +++ b/trunk/drivers/scsi/Kconfig @@ -1738,10 +1738,12 @@ config SCSI_SUNESP select SCSI_SPI_ATTRS help This is the driver for the Sun ESP SCSI host adapter. The ESP - chipset is present in most SPARC SBUS-based computers. + chipset is present in most SPARC SBUS-based computers and + supports the Emulex family of ESP SCSI chips (esp100, esp100A, + esp236, fas101, fas236) as well as the Qlogic fas366 SCSI chip. To compile this driver as a module, choose M here: the - module will be called esp. + module will be called sun_esp. config ZFCP tristate "FCP host bus adapter driver for IBM eServer zSeries"