All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wakko Warner <wakko@animx.eu.org>
To: linux-kernel@vger.kernel.org
Subject: AIC94xx SAS question.
Date: Tue, 22 Apr 2008 18:10:35 -0400	[thread overview]
Message-ID: <20080422221035.GA7976@animx.eu.org> (raw)

Please keep me in CC.

This is a general question and probably doesn't matter which kernel
(although the one in question is 2.6.23 vanilla)

I know that this device requires firmware to operate which has to be loaded
when the driver is loaded.

I'd like to have this driver compiled into the kernel.  My question is:

Can either of these be done:
1) Embed the firmware into the driver so that it can be used before the
rootfs id mounted.
2) Can the firmware be loaded in an initr{d,amfs}?  I personnaly despise
initr{d,amfs} and if this option is used, I'd prefer it not to be kernel
specific (as in having the driver for the card in the initr{d,amfs}) this
way a kernel upgrade wouldn't change the initr{d,amfs}.  I know there are
tools for this kind of thing, but I find it quite pointless to have the
driver in 2 places (in the init{r,amfs} and in /lib/modules)  I also realize
that "disks are cheap" blah blah, but that's not the point.

I sent this to the linux-scsi list but didn't get too many helpful responces

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals
 Got Gas???

             reply	other threads:[~2008-04-22 22:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22 22:10 Wakko Warner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-21 23:19 AIC94xx SAS question Wakko Warner
2008-04-26  4:58 ` Keith Hopkins
2008-04-26 14:56   ` Wakko Warner
2008-04-26 15:56     ` James Bottomley
2008-04-29  1:46       ` Wakko Warner
2008-04-27  5:31     ` Keith Hopkins
2008-04-28  9:35       ` Raoul Bhatia [IPAX]
2008-04-29  2:04         ` Wakko Warner
2008-04-29  7:41           ` Raoul Bhatia [IPAX]
2008-04-29  1:53       ` Wakko Warner

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=20080422221035.GA7976@animx.eu.org \
    --to=wakko@animx.eu.org \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.