I'm using ndiswrapper 1.1 with a LinkSys WMP11
(this one). The only modes I can set are ad-hoc and managed. I'm using the driver that came on the install CD (recommended by the HCL).
Code:
root@gateway:~# iwconfig wlan0 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.
Code:
root@gateway:~# ndiswrapper -l
Installed ndis drivers:
lsipnds driver present, hardware present
wmp11nds driver present
Since I'd like to run this as a Master AP I'd kind of like to have it configured as such.
Based on the 'Building a Slackware Access Point' should I try installing a different driver (since I assume it's the driver that doesn't support the mode)?