From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932713AbVKDBBs (ORCPT ); Thu, 3 Nov 2005 20:01:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030576AbVKDBBj (ORCPT ); Thu, 3 Nov 2005 20:01:39 -0500 Received: from emailhub.stusta.mhn.de ([141.84.69.5]:53508 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S932146AbVKDBBZ (ORCPT ); Thu, 3 Nov 2005 20:01:25 -0500 Date: Fri, 4 Nov 2005 02:01:23 +0100 From: Adrian Bunk To: linux-scsi@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: [2.6 patch] SCSI_AACRAID: add a help text Message-ID: <20051104010123.GA5587@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Adrian Bunk --- linux-2.6.6/drivers/scsi/Kconfig.old 2004-05-17 20:51:21.395075352 -0500 +++ linux-2.6.6/drivers/scsi/Kconfig 2004-05-17 20:55:52.074925760 -0500 @@ -315,6 +315,13 @@ config SCSI_AACRAID tristate "Adaptec AACRAID support" depends on SCSI && PCI + help + This driver supports the Dell PERC2, 2/Si, 3/Si, 3/Di, + HP NetRAID-4M SCSI and the Adaptec Advanced Raid Products + + + To compile this driver as a module, choose M here: the module + will be called aacraid. source "drivers/scsi/aic7xxx/Kconfig.aic7xxx"