Re: WPA2 Enterprise with hostapd and iphone

2015-04-03 Thread Peter Ankerstål
Is there any point in trying just the hostapd code from head? Will that work at all on a 10.1 machine? > On 30 mar 2015, at 02:22, Adrian Chadd wrote: > > Hi! > > * which NIC is this? > * can you please try -HEAD A lot of bugs have been fixed! > > > -a > > >> On 29 March 2015 at 06:31, Pet

Re: WPA2 Enterprise with hostapd and iphone

2015-04-03 Thread Adrian Chadd
I don't know. Can you do this tes tagain but with the wpa_supplicant debugging turned all the way up? -a On 3 April 2015 at 04:08, Peter Ankerstål wrote: > Is there any point in trying just the hostapd code from head? Will that work > at all on a 10.1 machine? > >> On 30 mar 2015, at 02:22, A

support for AR9462 on freebsd 10.1

2015-04-03 Thread Matthew Luckie
Hi, I am wondering if the AR9462 is supported on FreeBSD 10.1 in hostap mode. https://wiki.freebsd.org/dev/ath_hal%284%29/HardwareSupport and https://wiki.freebsd.org/dev/ath_hal%284%29/AR9300 Suggest to me that it might be, because it seems that -9 was the current freebsd release at the time

Re: support for AR9462 on freebsd 10.1

2015-04-03 Thread Adrian Chadd
Hi, It'll work, but significant bugs have been fixed in -HEAD and not backported. -adrian On 3 April 2015 at 09:40, Matthew Luckie wrote: > Hi, > > I am wondering if the AR9462 is supported on FreeBSD 10.1 in hostap mode. > > https://wiki.freebsd.org/dev/ath_hal%284%29/HardwareSupport > > an