Re: [PATCH] firmware: Allow release-specific firmware dir

From: David Miller
Date: Wed Sep 10 2008 - 19:05:40 EST


From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
Date: Wed, 10 Sep 2008 16:01:59 -0700

> On Tue, 2008-09-09 at 10:15 -0400, Jeff Mahoney wrote:
> > This patch moves them to /lib/firmware/$KERNELRELEASE. udev v127's
> > firmware.sh looks there first before falling back to /lib/firmware.
>
> NAK.
>
> This isn't compatible with the version of udev that people actually have
> installed, today. And it's also the _wrong_ thing to do.
>
> Firmware really _isn't_ version-specific.

Tell that to every Debian and Debian derived system on the planet.

To my knowledge, it is only fedora and possibly one or two other dists
that put the firmware files in a unary /lib/firmware location, rather
than a versioned /lib/firmware/$KERNELRELASE one.


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