diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-05 22:19:28 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-05 22:19:28 +0000 |
commit | 72fe7fb90b4d499756247ae9faeb2e0950f60463 (patch) | |
tree | bbc447d18c3026ac45752e81a1b5f6e5ad438b02 /target/linux/package/madwifi/files/madwifi.modules | |
parent | 854c163946dc52d0db08ddc478fc19f04826ae0e (diff) | |
download | upstream-72fe7fb90b4d499756247ae9faeb2e0950f60463.tar.gz upstream-72fe7fb90b4d499756247ae9faeb2e0950f60463.tar.bz2 upstream-72fe7fb90b4d499756247ae9faeb2e0950f60463.zip |
Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules mentioned by the 20-madwifi file, closes #179
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2842 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/madwifi/files/madwifi.modules')
-rw-r--r-- | target/linux/package/madwifi/files/madwifi.modules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/package/madwifi/files/madwifi.modules b/target/linux/package/madwifi/files/madwifi.modules index eb8ca2e853..996b8e7205 100644 --- a/target/linux/package/madwifi/files/madwifi.modules +++ b/target/linux/package/madwifi/files/madwifi.modules @@ -7,3 +7,5 @@ wlan_ccmp wlan_tkip wlan_wep wlan_xauth +wlan_scan_ap +wlan_scan_sta |