On 10/10/2011 10:38 AM, Helmut Schaa wrote:
> Current ath9k_htc doesn't work anymore with the ar9271.fw and ar7010.fw
> firmware files. Hence, use the new renamed firmware htc_9271.fw and
> htc_7010.fw.
> 
> This allows ath9k_htc to successfully load and operate.
> 
> Signed-off-by: Helmut Schaa <helmut.sc...@googlemail.com>

Hi Helmut,

could you please try this patch, it just goes to a new version of
linux-firmware which should contain the new firmware you need.

Hauke
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index b706b21..05631c1 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -97,10 +97,11 @@ Generic IEEE 802.11 Networking Stack (mac80211)
 endef
 
 PKG_LINUX_FIRMWARE_NAME:=linux-firmware
-PKG_LINUX_FIRMWARE_VERSION:=97649b1e5449029c845ebf7500e780a8867c3e89
+PKG_LINUX_FIRMWARE_VERSION:=d543c1d98fc240267ee59fff93f7a0f36d9e2fc3
 PKG_LINUX_FIRMWARE_SOURCE:=$(PKG_LINUX_FIRMWARE_NAME)-$(PKG_LINUX_FIRMWARE_VERSION).tar.bz2
 PKG_LINUX_FIRMWARE_PROTO:=git
-PKG_LINUX_FIRMWARE_SOURCE_URL:=git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
+# PKG_LINUX_FIRMWARE_SOURCE_URL:=git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
+PKG_LINUX_FIRMWARE_SOURCE_URL:=git://git.infradead.org/users/dwmw2/linux-firmware.git
 PKG_LINUX_FIRMWARE_SUBDIR:=$(PKG_LINUX_FIRMWARE_NAME)-$(PKG_LINUX_FIRMWARE_VERSION)
 
 define Download/linux-firmware
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to