Re: [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in more drivers.
From: Jeff Garzik
Date: Wed Jul 16 2008 - 02:05:27 EST
Chris Adams wrote:
Once upon a time, Jeff Garzik <jeff@xxxxxxxxxx> said:
* Red Hat driver disks. The build process is unaware of the need to
bundle firmware. Any use with Fedora (or, later, RHEL) will result in a
non-working driver, for the simple reason that firmware is not copied
onto the image.
Then Red Hat driver disks are already broken, as there are current
modules (e.g. qla2xxx) that require external firmware.
That doesn't change the problem any. There are still users of this
thing, regardless of what appellations are attached.
* Embedded projects like OpenWRT, that divide up kernel modules into
multiple packages. Since it's not just one big package, you have to
update each package's list of files to include the newly split-out
firmwares. Failure to do so results in a successful build set of
packages... of drivers that lack their firmware.
AFAIK OpenWRT and the like don't just throw in random new kernel
releases without at least reading release notes and testing.
Sure. The difference here is that we usually take care to make sure
there is some way for the distributor to continue configuring their
system in the manner known to work, while developing and testing new stuff.
But in this case, that option was not available to distributors (but
hopefully it will be, in another day or two).
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/