wuqiong / rt2860v2-for-openwrt-mt7620

rt2860v2 wifi driver for openwrt trunk(3.10.x kernel) on MT7620 SOC.
http://www.diveinedu.cn
101 stars 72 forks source link

ra0接口mac地址不正常 #5

Open rexchou opened 8 years ago

rexchou commented 8 years ago

config wifi-device 'ra0' option type 'rt2860v2' option mode '9' option channel 'auto' option txpower '100' option ht '20+40' option country 'US' option macaddr '78:a3:51:06:f9:24'

config wifi-iface option device 'ra0' option network 'lan' option mode 'ap' option encryption 'psk-mixed' option key '000000' option ssid 'test'

config wifi-device 'ra0' option type 'rt2860v2' option mode '9' option channel 'auto' option txpower '100' option ht '20+40' option country 'US'

config wifi-iface option device 'ra0' option network 'lan' option mode 'ap' option encryption 'psk-mixed' option key '000000' option ssid 'test' option macaddr '78:a3:51:06:f9:24'

两种配置方式都试过ra0 mac地址都不生效