mirror of
https://github.com/nxp-imx/mwifiex.git
synced 2024-11-15 03:25:35 +00:00
33d9f8e4f3
Add initial MxM (multi-chip-multi-interface) wifi driver. The driver target is to support 88w8987/88w8997/88w9098, currently it only supports 88w8987. The MxM wifi driver is merged from below repo and applied some patches for block and build issues. ssh://git@bitbucket.sw.nxp.com/wcswrel/ rel-nxp-wifi-fp92-bt-fp85-linux-android-mxm4x17169-gpl.git The sdk only includes application, the driver already is merged into linux kernel. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
14 lines
364 B
Text
14 lines
364 B
Text
# File : init_cfg.conf
|
|
|
|
# MAC address (interface: address)
|
|
mac_addr=mlan0: 00:50:43:20:12:34
|
|
mac_addr=mmlan0: 00:50:43:20:42:64
|
|
mac_addr=uap0: 00:50:43:20:12:35
|
|
mac_addr=muap0: 00:50:43:20:42:65
|
|
mac_addr=wfd0: 00:50:43:20:12:36
|
|
mac_addr=mwfd0: 00:40:43:20:42:66
|
|
|
|
# Register (type, offset, value)
|
|
# type 1:MAC/SOC, 2:BBP, 3:RF, 5:CAU
|
|
#wlan_reg=1,0xA794,0x55FF55FF
|
|
|