From: Rafał Miłecki Date: Wed, 8 Apr 2015 05:55:28 +0000 (+0000) Subject: mac80211: make b43 N-PHY default for brcm47xx legacy subtarget X-Git-Tag: reboot~3428 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=e4c35bd9fb2a501784e8a42498938648ffcead6a mac80211: make b43 N-PHY default for brcm47xx legacy subtarget Subtarget legacy is supposed to support all ssb SoC except for BCM4705. There are few BCM4703 devices with 802.11n supprt (WRT160N v1.0, v1.1). Few BCM4704 devices with 802.11n: ASUS WL-500W, Linksys WRT150N v1.0 & v1.1, Linksys WRT300N v1.0, Netgear WNDR3300 v1, WNR834B v1 & v2. It seems we have to enable N-PHY for legacy as well to support above. Unfortunately it increases root.squashfs size by 48 460 B. Signed-off-by: Rafał Miłecki SVN-Revision: 45309 --- diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index 11c8bcfa1a..2a40bb1933 100644 --- a/package/kernel/mac80211/Makefile +++ b/package/kernel/mac80211/Makefile @@ -1235,9 +1235,9 @@ config PACKAGE_B43_USE_BCMA config B43_FW_SQUASH_PHYTYPES string "PHY types to include" depends on B43_FW_SQUASH - default "G,LP" if TARGET_brcm47xx_legacy + default "G,N,LP" if TARGET_brcm47xx_legacy default "N,HT" if TARGET_brcm47xx_mips74k - default "G,LP,N,HT" + default "G,N,LP,HT" help This is a comma seperated list of PHY types: A => A-PHY @@ -1307,7 +1307,6 @@ config PACKAGE_B43_USE_BCMA config PACKAGE_B43_PHY_N bool "Enable support for N-PHYs" - default n if TARGET_brcm47xx_legacy default y help Enable support for N-PHY. This includes support for the following devices: