> Do you have manual how to setup wifi in plan9?

Make sure /n/c/config.txt includes 'ether1=type=4330'

Then to join network with ssid ROUTER using wpa2,

bind -a '#l1' /net
aux/wpa -2p -s ROUTER /net/ether1
ip/ipconfig ether /net/ether1

You should be prompted for the network password when
the network is associated.

Look at /sys/src/9/bcm/bootwifi.rc for an example setup
using wifi for the root fileserver.

>  Also does it suppot WPA2
> Enterprise ?

I don't think so.


Reply via email to