[PATCH] Documentation/networking/README.ipw2100
From: Alejandro Bonilla <hidden>
Date: 2005-10-10 17:05:16
Also in:
lkml
From: Alejandro Bonilla <hidden>
Date: 2005-10-10 17:05:16
Also in:
lkml
Hi, This updates the Documentation so that IPW2100 can be well documented for 2.6.14, the Kconfig points to this file but there is no information about the firmware. Please apply. Signed-off-by: Alejandro Bonilla <redacted>
diff --git a/Documentation/networking/README.ipw2100b/Documentation/networking/README.ipw2100
--- a/Documentation/networking/README.ipw2100
+++ b/Documentation/networking/README.ipw2100@@ -143,7 +143,12 @@ firmware image to load into the wireless You can obtain these images from <http://ipw2100.sf.net/firmware.php>. -See INSTALL for instructions on installing the firmware. +The firmware package should be extracted where your hotplug firmware agent +is looking: + +% grep FIRMWARE /etc/hotplug/firmware.agent + +The most common path is /lib/firmware but the firmware.agent will tell. ===========================