Nico wrote:
> Hi Alexandros,
> Your patch is not needed, using in-kernel hostap modules is exactly
> what is being done on a 2.6 target in "package/hostap-driver".
True,
didn't look thoroughly into the package/hostap-driver/Makefile.
___
openwrt-devel
Hi Alexandros,
Alexandros C. Couloumbis a écrit :
> According to the hostap driver author, :
> http://hostap.epitest.fi/
>
> "Host AP driver was added into the main kernel tree in Linux v2.6.14. The
> version in the kernel tree should be used instead of this external
> hostap-driver package. The e
This update fixes a backward compatibility issue. use kmod-hostap instead
of kmod-net-hostap so we don't break dependencies such as hostap-utils and
others.
Signed-off-by: Alexandros C. Couloumbis
---
diff -Nrub a/package/kernel/modules/wireless.mk
b/package/kernel/modules/wireless.mk
--- a/pac
According to the hostap driver author, :
http://hostap.epitest.fi/
"Host AP driver was added into the main kernel tree in Linux v2.6.14. The
version in the kernel tree should be used instead of this external
hostap-driver package. The external releases are only for older kernel
versions and all t