Re:hostapd runs with adm8211?
Petr Novak
n_petr
Thu Aug 7 21:27:53 PDT 2008
Hello,
if I am right (http://www.kr.xemacs.org/pub/linux/kernel/people/mcgrof/presentations/linux-wireless-status.pdf), you could have chance with nl80211driver (old name devicesacpe). I am fighting with it also.
In hostapd config...
# Driver interface for drivers using the nl80211 kernel interface
CONFIG_DRIVER_NL80211=y
# driver_nl80211.c requires a rather new libnl, probably not
# shipped with your distribution yet
#LIBNL=/usr/src/libnl
#CFLAGS += -I$(LIBNL)/include
#LIBS += -L$(LIBNL)/lib
CFLAGS += -I/usr/include/netlink/
LIBS += -L/usr/lib/
Petr Novak
> ------------ P?vodn? zpr?va ------------
> Od: Pol Hallen <hostapd1 at fuckaround.org>
> P?edm?t: hostapd runs with adm8211?
> Datum: 07.8.2008 21:50:29
> ----------------------------------------
> Hi folks :-)
>
> Sorry for my banal question, using debian stable, I installed hostapd
> v.0.5.5-3.1
>
> In the howto I read that hostapd runs with: Host AP, madwifi, Prism54 drivers
> (and bsd) - (if host ap isn't a driver, what is?)
>
> My pci wireless card to run uses adm8211 kernel module, does hostapd runs with
> this driver? Or I have to do a bridge?
>
> Thanks for the comments :-)
>
> Pol
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
>
>
More information about the Hostap
mailing list