Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhhaurlin authored Jul 11, 2017
1 parent 53e10cf commit 27d8ca8
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,17 +105,3 @@ mac80211 driver for the Marvell 88W8x64 802.11ac chip
reboot

The better way is let mwlwifi set country code for you.

* BSSID assignment of VAPs for WRT3200ACM (88W8964):

For WRT3200ACM, it allows 8 VAPs + 1 STA.

Mwlwifi will base on mac address programmed in device to add addresses to /sys/class/ieee80211/phy0 or phy1/addresses to support BSSID assignment.

The first 8 will be mac address + 0..7.

The last one (9) will be mac address with local admin bit.

Note:
1. Your device must reserve 8 mac addresses for each interface. (xx:xx:xx:xx:xx:x0 or xx:xx:xx:xx:xx:x8)
2. The firmware mask for BSSID will be 0xfd:ff:ff:ff:ff:f0.

0 comments on commit 27d8ca8

Please sign in to comment.