Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec6fb1ad84551741c14a05918cc0e04dea928fc0
Commit:     ec6fb1ad84551741c14a05918cc0e04dea928fc0
Parent:     3049f89df13bb8f5ded8737631a6c2dd6209b5ca
Author:     David S. Miller <[EMAIL PROTECTED]>
AuthorDate: Sun May 13 23:52:14 2007 -0700
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Sun May 13 23:52:14 2007 -0700

    [SCSI]: Add help text for SCSI_ESP_CORE.
    
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 drivers/scsi/Kconfig |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index e62d23f..d28c14e 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1757,6 +1757,14 @@ config SCSI_ESP_CORE
        tristate "ESP Scsi Driver Core"
        depends on SCSI
        select SCSI_SPI_ATTRS
+       help
+         This is a core driver for NCR53c9x based scsi chipsets,
+         also known as "ESP" for Emulex Scsi Processor or
+         Enhanced Scsi Processor.  This driver does not exist by
+         itself, there are front-end drivers which, when enabled,
+         select and enable this driver.  One example is SCSI_SUNESP.
+         These front-end drivers provide probing, DMA, and register
+         access support for the core driver.
 
 config SCSI_SUNESP
        tristate "Sparc ESP Scsi Driver"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to