linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wakko Warner <wakko@animx.eu.org>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: AIC94xx SAS question.
Date: Mon, 28 Apr 2008 21:46:57 -0400	[thread overview]
Message-ID: <20080429014657.GA17521@animx.eu.org> (raw)
In-Reply-To: <1209225384.3113.19.camel@localhost.localdomain>

James Bottomley wrote:
> > I can understand this from the point of the distrobution of the linux
> > kernel, but it still can be done.  If there were a patch or something that
> > would convert the file, that's all I care.  This for me would be preferred.
> 
> There is certainly a way to do this: all you really need to do is to
> render the firmware into hex as a character array, compile the array
> with the driver and return a pointer to the first byte at the
> request_firmware call.

I know I can make a .h file with the firmware in it.  I might beable to do
the other change as well, not sure yet.  I'm not a kernel hacker.

> The practical reason it's no-longer done (apart from the annoyance it
> causes debian) is simply that the file is huge and the firmware seems to
> change quite a lot.  For the qla2xxx driver (whose firmware, admittedly
> is larger than aic94xx) it used to result in a 4MB patch every time
> there was a tiny change to the file.

It would be nice if someone had a patch that would include a .h file to the
driver and the .h can be generated from whatever firmware is wanted.

If I ever decide to redesign my system, I may have a go at this.

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

  reply	other threads:[~2008-04-29  1:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=20080429014657.GA17521@animx.eu.org \
    --to=wakko@animx.eu.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --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;
as well as URLs for NNTP newsgroup(s).