Hi there
I have got an AR928X would like to set it on mode N. I am using FreeBSD 10.3-RELEASE-p11
The same with mode G works well
The AR928X is listed under supported hardware
https://wiki.freebsd.org/dev/ath_hal(4)/HardwareSupport
So I am a little bit confused. Is there an trick to get mode N running? Otherwise do I have to upgrade to FreeBSD 11? Something else?
cheers Darko
I have got an AR928X would like to set it on mode N. I am using FreeBSD 10.3-RELEASE-p11
Code:
ifconfig wlan0 create wlandev ath0 ssid HOKUKA country DE mode 11n
ifconfig: SIOCSIFMEDIA (media): Device not configured
The same with mode G works well
Code:
ifconfig wlan0 create wlandev ath0 ssid HOKUKA country DE mode 11g
The AR928X is listed under supported hardware
https://wiki.freebsd.org/dev/ath_hal(4)/HardwareSupport
So I am a little bit confused. Is there an trick to get mode N running? Otherwise do I have to upgrade to FreeBSD 11? Something else?
cheers Darko