[2.6 patch] wrong firmware location in IPW2100 Kconfig entry
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Date: Tue, 31 Jan 2006 17:11:24 +0100
From: Jesper Juhl <jesper.juhl@xxxxxxxxx>
Firmware should go into /lib/firmware, not /etc/firmware.
Found by Alejandro Bonilla.
Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
---
This patch was sent by Jesper Juhl on:
- 6 Sep 2005
--- linux-2.6.13-mm1-orig/drivers/net/wireless/Kconfig 2005-09-02 23:59:51.000000000 +0200
+++ linux-2.6.13-mm1/drivers/net/wireless/Kconfig 2005-09-06 20:39:45.000000000 +0200
@@ -152,7 +152,7 @@
In order to use this driver, you will need a firmware image for it.
You can obtain the firmware from
<http://ipw2100.sf.net/>. Once you have the firmware image, you
- will need to place it in /etc/firmware.
+ will need to place it in /lib/firmware.
You will also very likely need the Wireless Tools in order to
configure your card:
-
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/
- Prev by Date: Re: [PATCH 1/5] pid: Implement task references.
- Next by Date: Re: [RFC/RFT] finally solve "swsusp fails with mysqld" problem
- Previous by thread: Dont use num_processors as index to generate logical cpu# in x86_64
- Next by thread: Re: [PATCH 8/12] generic hweight{32,16,8}()
- Index(es):
Relevant Pages
- Re: [PATCH] Small kfree cleanup, save a local variable.
... Jesper Juhl wrote: ... > Patch also removes an extra space a little
further down in the file. ... send the line "unsubscribe linux-kernel" in ... More
majordomo info at http://vger.kernel.org/majordomo-info.html ... (Linux-Kernel) - Re: 2.6.14.5 to 2.6.15 patch
... On Wednesday 04 January 2006 17:18, Jesper Juhl wrote: ... > What you do
is you first revert the 2.6.14.5 patch so you are left ... then you apply the 2.6.15 patch.
... More majordomo info at http://vger.kernel.org/majordomo-info.html ... (Linux-Kernel) - Re: [PATCH] clarify message and give support contact for non-GPL modules
... The author of the second module ... So here is another attempt at the patch.
... send the line "unsubscribe linux-kernel" in ... More majordomo info at
http://vger.kernel.org/majordomo-info.html ... (Linux-Kernel) - Re: [PATCH 2.6.24-rc3-mm1] IPC: make struct ipc_ids static in ipc_namespace
... With the patch sent at the beginning of this thread we have: ... struct
ipc_namespace { ... We can put all sysctl related values together, in one cacheline and
keep ipc_ids ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
(Linux-Kernel) - Re: [PATCH 4/6][RESEND] Emulex FC HBA driver: fix overflow of statically allocated array
... accept this patch - ACK. ... Jesper Juhl wrote: ... The fix
is contained in our 8.2.2 sources recently posted and pushed by James ... (Linux-Kernel)