public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Andreas Jochens <aj@andaco.de>
Cc: "David S. Miller" <davem@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tg3 driver - make use of binary-only firmware optional
Date: Mon, 19 Apr 2004 11:52:46 -0400	[thread overview]
Message-ID: <4083F5CE.5080008@pobox.com> (raw)
In-Reply-To: <20040419080439.GB11586@andaco.de>

Andreas Jochens wrote:
> On 04-Apr-18 18:08, David S. Miller wrote:
> 
>>However, that in no way means that Jeff and myself have to split
>>the firmware out of the driver either.  In fact, I do not want to
>>as I like keeping all of the network drivers I write in single
>>foo.c and foo.h files.
> 
> 
> Would the patch be acceptable if the firmware parts were kept in tg3.c
> as they are now but #ifdef'd out when CONFIG_TIGON3_FIRMWARE is not set?
> 
> At least this would make it clear that the driver is usable even without 
> the firmware. Or is there perhaps any technical problem which might 
> occur when firmware loading is optionally disabled as indicated below?
> 
> Thank you for your attention.


It's still a patch for more political purposes than technical ones.

See my other message -- when the Just Works(tm) value is high enough, we 
can use the kernel firmware loader, and the firmware will be outside the 
driver source code.

But since using the firmware loader _right now_ would kill 
loader-unaware situations like the installer or "kickstart", it's not 
feasible.

	Jeff




  parent reply	other threads:[~2004-04-19 15:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 13:55 [PATCH] tg3 driver - make use of binary-only firmware optional Andreas Jochens
2004-04-18 21:02 ` walt
2004-04-19  1:08 ` David S. Miller
2004-04-19  8:04   ` Andreas Jochens
2004-04-19  8:58     ` Wichert Akkerman
2004-04-19 15:41       ` Andreas Jochens
2004-04-19 15:49       ` Jeff Garzik
2004-04-19 15:52     ` Jeff Garzik [this message]
2004-04-19 18:12       ` [PATCH] tg3 driver - address error in TSO firmware code Andreas Jochens
2004-04-19 18:25         ` David S. Miller
2004-04-19 18:32         ` Jeff Garzik
2004-04-19 18:33           ` David S. Miller

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=4083F5CE.5080008@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=aj@andaco.de \
    --cc=davem@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox