kern/130820: [ndis] wpa_supplicant(8) returns 'no space on
device'
Paul B. Mahol
onemda at gmail.com
Thu Feb 5 09:56:10 PST 2009
On 2/5/09, Erwin Hoffmann <feh at fehcom.de> wrote:
> Hi,
>
> I just saw Paul Mahol's comment:
>
>>Yet another invalid bug report.
>>OP should use -Dndis and not -Dbsd
>>
>>--
>>Paul
>
> Well. If things would be sooo easy.
> Trying to declare "-D ndis" in the wpa_supplicant call as additional
> argument yields:
>
> artemis# pwd
> /etc/rc.d
> artemis# ./wpa_supplicant start ndis0
> Starting wpa_supplicant.
> Unsupported driver 'ndis'.
>
> This is my kernel setup:
>
> artemis# kldstat -v | grep wlan
> 300 wlan_ccmp
> 301 wlan_tkip
> 302 wlan_wep
> 303 wlan
>
> artemis# kldstat -v | grep ndis
> 5 3 0xc0c73000 17734 ndis.ko
> 3 ndisapi
> 6 2 0xc0c8b000 caa4 if_ndis.ko
> 4 cardbus/ndis
> 5 pci/ndis
> 6 pccard/ndis
> 7 uhub/ndis
>
> What am I missing ?
>
> regards.
> --eh.
>
>
>
> ---
> Dr. Erwin Hoffmann | FEHCom | http://www.fehcom.de/
>
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>
wpa_supplicant works fine on 8.0 with ndisX vaps. (and on 7 branch it
should work too)
Your is not configured with support for ndis. Please read carefully
wpa_supplicant configuration options.
--
Paul
More information about the freebsd-net
mailing list