Re: [GIT *] Allow request_firmware() to be satisfied fromin-kernel, use it in more drivers.

From: Marcel Holtmann
Date: Tue Jul 15 2008 - 15:26:46 EST


Hi Linus,

> > Why don't you just take the kernel-supplied firmware and make it part of
> > the kernel package? The same way the kernel-supplied modules are part of
> > it?
>
> And, btw, if there is something we can do to help, we obviously should.
>
> So ask yourself (and DavidW) things like
>
> - Is "make firmware_install" not enough for the package build system?
>
> - Does it need some other way to figure out what firmware is needed for
> just the configured set of drivers, eg "make firmware_list"?
>
> - Do we need to make the firmware loader have multiple directories it
> looks at? Do we want first a kernel-version-specific one, then a
> generic fallback one, so that we can easily have per-kernel firmware,
> the same way we have per-kernel modules?

as just mentioned in another post. If you look at Ubuntu, their udev
helper that actually looks for the firmware and loads it into the kernel
does exactly this. Historically we have also old paths since the
agreement on /lib/firmware came later, but that is userspace policy
anyway and not part of the kernel.

Regards

Marcel


--
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/