From: Larry F. <Lar...@lw...> - 2012-05-08 18:31:09
|
On 05/08/2012 11:46 AM, Oliver Winker wrote: > Hi Larry, > > Just tested WPA2/CCMP(AES) on x86_64 and it works ok here :) - see logs > below [2]. > > Indeed with gcc 4.6 there quite some more warnings now. Would be indeed > nice to have those fixed ;). > > Maybe its something with the WPA setup ? > > Since with TKIP already worked, driver-wise there isn't actually any > real difference anymore. Currently all the crypto is done by mac80211 > and we are passing frames transparently on the air. Oliver, That is my bad. The AP that uses CCMP was also running 802.11n. When I switched it to 802.11g leaving the CCMP in place, it connected immediately. I will likely have to use Kismet/wireshark to analyze what is on the air. The attached patch fixes a lot of the x86_64 warnings. After applying it, the device still works on my 64-bit system with an acx111. It has not been compiled or run on a 32-bit installation, nor has it been tested with an acx100. Larry |