[PATCH 0/5] Start wifi via GUI and connect

Olof Johansson dev at skyshaper.net
Thu May 23 07:49:36 EDT 2013


These patches enables me to turn on wifi from the gui
after loading the modules manually and manually
adding a p2p0 interface:
iw phy0 interface add p2p0 type managed

I get scan results.
I can also connect via the gui.

It required some hacking in wifi.c to get android to start
despite not being able to load the modules itself. But that might
be different for CM.

Pull request:
https://github.com/KrasnikovEugene/wcn36xx/pull/25

Olof Johansson (5):
  Rename wcn_priv to wcn
  Use locally adminstered mac if file is not available
  Add interface combinations
  Add RSSI values to received packets
  Use mac address received from vif

 main.c | 63 +++++++++++++++++++++++++++++++++++++++++++++------------------
 txrx.c |  5 ++++-
 2 files changed, 49 insertions(+), 19 deletions(-)

-- 
1.8.2.2



More information about the wcn36xx mailing list