On Thu, Jan 12, 2017 at 06:19:06AM +0000, Peter Kay wrote: > OK, got it working. Pulled the kernel sources direct from cvs without > pre-loading and it compiled.
Thank you for testing! > Haven't had time for a proper test, but there are a couple of points. > > Hardware MAC AR5416 rev 2, RF AR2133 (3T2R), ROM rev 5 (PCI adapter) > > Blackberry Priv - connects between 100 and 130M at 2.4GHz 802.11n , > throughput not tested yet These data rates are all 'nominal'. The client uses 130Mbit/s only for the very brief period of time when actual data is transmitted to the AP. But a lot of time is spent on reserving the medium for beforehand, and waiting for other clients and other APs to finish their transmissions. So the actual throughput depends on environmental conditions such as how loaded the wifi channel is. > FreeBSD - iwn4965. Connects at 11ng, but if you start in 11g mode, > change the hostap to 11n, then reassociate the client it uses 11b. May > be a FreeBSD issue..? I am not sure where the problem could be. The 4965 hardware does support 11g. > Vista - same machine, connects at 130Mb. > > Throughput testing, more machines later. Basic connectivity is working.