diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-03-04 05:48:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-03-04 05:48:53 +0000 |
commit | 0299fa369268bf658fc3c223fc3274ed36a2d23d (patch) | |
tree | c8efaf8380cfa35104f84f45d1a231da32d97979 /openwrt/target/linux/package/madwifi-old/files/madwifi.init | |
parent | d41abbbe06682f8dafec363ebf0deec403a022dd (diff) | |
download | mtk-20170518-0299fa369268bf658fc3c223fc3274ed36a2d23d.zip mtk-20170518-0299fa369268bf658fc3c223fc3274ed36a2d23d.tar.gz mtk-20170518-0299fa369268bf658fc3c223fc3274ed36a2d23d.tar.bz2 |
add madwifi-old
SVN-Revision: 3305
Diffstat (limited to 'openwrt/target/linux/package/madwifi-old/files/madwifi.init')
-rw-r--r-- | openwrt/target/linux/package/madwifi-old/files/madwifi.init | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/madwifi-old/files/madwifi.init b/openwrt/target/linux/package/madwifi-old/files/madwifi.init new file mode 100644 index 0000000..b1e78c0 --- /dev/null +++ b/openwrt/target/linux/package/madwifi-old/files/madwifi.init @@ -0,0 +1,2 @@ +#!/bin/sh +iwpriv ath0 mode 3 |