aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/353-devid.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2008-07-06 00:59:48 +0000
committerJohn Crispin <blogic@openwrt.org>2008-07-06 00:59:48 +0000
commit820404c8465b76d856531803e2e1d620483e4612 (patch)
tree4a1ff1667e0a585c2dc0e14ed2d0ec0c06ede52a /package/madwifi/patches/353-devid.patch
parent1397e70e2f8acdcfa41d6a159dd24fc00a19578a (diff)
downloadmaster-187ad058-820404c8465b76d856531803e2e1d620483e4612.tar.gz
master-187ad058-820404c8465b76d856531803e2e1d620483e4612.tar.bz2
master-187ad058-820404c8465b76d856531803e2e1d620483e4612.zip
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11676 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/353-devid.patch')
-rw-r--r--package/madwifi/patches/353-devid.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/package/madwifi/patches/353-devid.patch b/package/madwifi/patches/353-devid.patch
new file mode 100644
index 0000000000..b79caca840
--- /dev/null
+++ b/package/madwifi/patches/353-devid.patch
@@ -0,0 +1,19 @@
+Index: madwifi-trunk-r3314/ath/if_ath_pci.c
+===================================================================
+--- madwifi-trunk-r3314.orig/ath/if_ath_pci.c 2008-07-06 01:38:57.000000000 +0200
++++ madwifi-trunk-r3314/ath/if_ath_pci.c 2008-07-06 01:52:09.000000000 +0200
+@@ -114,11 +114,13 @@
+ { 0x168c, 0x0023, PCI_ANY_ID, PCI_ANY_ID },
+ { 0x168c, 0x0024, PCI_ANY_ID, PCI_ANY_ID },
+ { 0x168c, 0x9013, PCI_ANY_ID, PCI_ANY_ID }, /* sonicwall */
++ { 0x168c, 0xff1a, PCI_ANY_ID, PCI_ANY_ID },
+ { 0 }
+ };
+
+ static u16 ath_devidmap[][2] = {
+- { 0x9013, 0x0013 }
++ { 0x9013, 0x0013 },
++ { 0xff1a, 0x001a }
+ };
+
+ static int