ath not working with r238290
Kim Culhan
w8hdkim at gmail.com
Wed Jul 11 01:44:06 UTC 2012
On Tue, Jul 10, 2012 at 9:27 PM, Adrian Chadd <adrian at freebsd.org> wrote:
> How about doing that manually?
>
> ifconfig wlan0 create wlandev hostap mode 11g
> ifconfig wlan0 channel 11
>
> hostapd -B /etc/hostapd.conf
>
> See if that works?
>
>
>
> Adrian
ifconfig wlan0 create wlandev hostap mode 11g
returns
ifconfig: create: bad value
ifconfig wlan0 channel 11
returns
ifconfig: unable to get channel information: Invalid argument
hostapd -B /etc/hostapd.conf
returns
pcap_set_datalink(DLT_EN10MB): EN10MB is not one of the DLTs supported
by this device
bsd driver initialization failed.
rmdir[ctrl_interface]: No such file or directory
-kim
More information about the freebsd-wireless
mailing list