diff options
author | John Crispin <john@phrozen.org> | 2020-01-28 11:28:03 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2020-02-04 07:48:09 +0100 |
commit | df773ead9a8e4ef492a35a0d936fefbe2066e729 (patch) | |
tree | d01b544fc96a730324520b97f56ef9967b8aa3b4 /package/network/utils/iwinfo | |
parent | ae61d21ca30f3af2732f73f82a01bba7e4341459 (diff) | |
download | upstream-df773ead9a8e4ef492a35a0d936fefbe2066e729.tar.gz upstream-df773ead9a8e4ef492a35a0d936fefbe2066e729.tar.bz2 upstream-df773ead9a8e4ef492a35a0d936fefbe2066e729.zip |
bcm4xxx: fix iwinfo behaviour
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network/utils/iwinfo')
-rw-r--r-- | package/network/utils/iwinfo/patches/000-brcm-hardware.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/network/utils/iwinfo/patches/000-brcm-hardware.patch b/package/network/utils/iwinfo/patches/000-brcm-hardware.patch new file mode 100644 index 0000000000..009a6f985c --- /dev/null +++ b/package/network/utils/iwinfo/patches/000-brcm-hardware.patch @@ -0,0 +1,9 @@ +Index: libiwinfo-2020-01-05-bf2c1069/hardware.txt +=================================================================== +--- libiwinfo-2020-01-05-bf2c1069.orig/hardware.txt ++++ libiwinfo-2020-01-05-bf2c1069/hardware.txt +@@ -180,3 +180,4 @@ + 0x14c3 0x7650 0x14c3 0x7650 0 0 "MediaTek" "MT7610E" + 0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E" + 0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210" ++0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BRCM43602" |