From: Muli Ben-Yehuda <muli@il.ibm.com>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
linux-scsi <linux-scsi@vger.kernel.org>,
Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: mainline aic94xx firmware woes
Date: Mon, 25 Sep 2006 17:10:19 +0300 [thread overview]
Message-ID: <20060925141019.GP6374@rhun.haifa.ibm.com> (raw)
In-Reply-To: <1159184336.3463.3.camel@mulgrave.il.steeleye.com>
On Mon, Sep 25, 2006 at 06:38:56AM -0500, James Bottomley wrote:
> On Mon, 2006-09-25 at 12:33 +0100, Alan Cox wrote:
> > We should not be including non-free firmware in the kernel, we should be
> > continuing to drive it out into things like initramfs.
>
> Right, which is why this was done as one of the conditions for accepting
> the driver
Fair enough.
> > > Also, aic94xx does not compile unless FW_LOADER is set in .config due
> > > to missing 'request_firmware'. What's the right thing to do here -
> > > aic94xx selecting it, depending on it
> >
> > Either select or depend
>
> select, I think.
aic94xx relies on external firmware and thus requires FW_LOADER.
Signed-off-by: Muli Ben-Yehuda <muli@il.ibm.com>
diff -r 2e01eba444f0 drivers/scsi/aic94xx/Kconfig
--- a/drivers/scsi/aic94xx/Kconfig Mon Sep 25 10:07:49 2006 +0700
+++ b/drivers/scsi/aic94xx/Kconfig Mon Sep 25 17:08:09 2006 +0300
@@ -28,6 +28,7 @@ config SCSI_AIC94XX
tristate "Adaptec AIC94xx SAS/SATA support"
depends on PCI
select SCSI_SAS_LIBSAS
+ select FW_LOADER
help
This driver supports Adaptec's SAS/SATA 3Gb/s 64 bit PCI-X
AIC94xx chip based host adapters.
next prev parent reply other threads:[~2006-09-25 14:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-25 10:11 mainline aic94xx firmware woes Muli Ben-Yehuda
2006-09-25 10:34 ` Jesper Juhl
2006-09-25 11:30 ` Olaf Hering
2006-09-25 14:07 ` Muli Ben-Yehuda
2006-09-25 11:33 ` Alan Cox
2006-09-25 11:38 ` James Bottomley
2006-09-25 14:10 ` Muli Ben-Yehuda [this message]
2006-09-25 20:49 ` Denis Vlasenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060925141019.GP6374@rhun.haifa.ibm.com \
--to=muli@il.ibm.com \
--cc=James.Bottomley@SteelEye.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox