Yes I used the package builder, which downloads the madwifi-source then is supposed to build the 2 files. Only built one even though the source.tar.gz has the tools folder inside. But I have been able to make, then make install the tools from their respective folder. Which gave me the working 80211stats, athstats, athkey, athctrl, and athchans commands, but no wlanconfig? Am I missing something?
So I continued to mess around with the madwifi-source and did a make, make install from the whole directory which copied over the working madwifi drivers with ones that left me with the ERROR- invalid file format for each time the drivers tried to load using modprobe. I understand why the 2nd overlap drivers didn't work.
Anyways I'm going through this trouble to try and configure WPA-PSK or WEP encryption. Currently I can set a key for WEP via iwconfig ath0 key "s:passphrase" without the wlanconfig, but I don't know what bit level it is example-128bit -152bit? anyone know how to look this up or set it?