Hi!
I checked the IPW2100 in the current git from linux-2.6 and the menuconfig
help (Kconfig) says you need to put the firmware in /etc/firmware, it should
be /lib/firmware.
Who should I send the "patch" to? Or can someone simply change that?
Are you sure it is not distro-dependend?
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
AFAIK hotplug looks for firmware in /lib/firmware and not /etc/firmware.
On 9/8/05, Pavel Machek [off-list ref] wrote:
Hi!
quoted
I checked the IPW2100 in the current git from linux-2.6 and the menuconfig
help (Kconfig) says you need to put the firmware in /etc/firmware, it should
be /lib/firmware.
Who should I send the "patch" to? Or can someone simply change that?
Are you sure it is not distro-dependend?
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
AFAIK hotplug looks for firmware in /lib/firmware and not
/etc/firmware.
On 9/8/05, Pavel Machek [off-list ref] wrote:
quoted
Hi!
quoted
I checked the IPW2100 in the current git from
linux-2.6 and the menuconfig
quoted
quoted
help (Kconfig) says you need to put the firmware in
/etc/firmware, it should
quoted
quoted
be /lib/firmware.
Who should I send the "patch" to? Or can someone simply
change that?
quoted
Are you sure it is not distro-dependend?
--
Right, IPW2100 came with Legacy fw load first. Maybe that was dragged from
long time ago and used incorrectly.
I'm 100% sure that new versions of hotplug try to look at /lib/firmware and
was /usr/lib/hotplug/firmware before, but there was some discussion that
/lib would make more sense cause /usr could be dependant on other stuff.
Jesper already signed the patch.
.Alejandro