Sorry to be pedantic, but just so I'm clear: you are saying the open
source drivers will support access point (master mode) and ad-hoc
networking?
Thanks,
Dave
You also have the option of using the TI wifi driver that is based on
mac80211. See the wiki page here:
http://linuxwireless.org/en/users/Drivers/wl12xx
Access point mode is support with this driver.
Regards,
Oz.
>
> Thanks,
> Dave
>
>
Dear all,
I confirm that wifi is working out-of-the box in AP mode using vanilla kernel (2.6.39-rc4).
But do not forget to install wl12xx firmware. Follow advice from the web page: http://linuxwireless.org/en/users/Drivers/wl12xx#Firmware
Hope it helps.
Ludo
Luca <coelho@...> writes:
Hello Luca,
Here I face the same problem as well.
Like when ever I execute "iwconfig" it gives me an erroneous output as:
/sbin/iwconfig: line 1:
����������������������������������������������������������������������
and that it quits to the prompt.
can you please elaborate somewhat on the file "hostapd.conf" that you are
talking about ??
Even I checked for the file in the source and found only in
/Documentation/networking/mac80211_hwsim/hostapd.conf
So do I need to keep it some where else or how can I proceed.
And here below is the all about inside of "hostapd.conf" :
interface=wlan0
driver=nl80211
hw_mode=g
channel=1
ssid=mac80211 test
wpa=2
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP
wpa_passphrase=12345678
Waiting for your reply.
Thanks,
Sandipan.