From 99aaf500ed5ca39f30cebf79dc0ee9ff1fd8becf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=BCsch?= Date: Fri, 15 Feb 2008 22:47:47 +0000 Subject: Upgrade b43 and mac80211. This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211. Will do that in a seperate patch. SVN-Revision: 10466 --- package/hostapd/files/default.config | 2 +- package/hostapd/files/mini.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/files') diff --git a/package/hostapd/files/default.config b/package/hostapd/files/default.config index 700217dada..f383e116cd 100644 --- a/package/hostapd/files/default.config +++ b/package/hostapd/files/default.config @@ -23,7 +23,7 @@ CONFIG_DRIVER_MADWIFI=y #CONFIG_DRIVER_PRISM54=y # Driver interface for drivers using Devicescape IEEE 802.11 stack -CONFIG_DRIVER_DEVICESCAPE=y +#CONFIG_DRIVER_DEVICESCAPE=y # Currently, driver_devicescape.c build requires some additional parameters # to be able to include some of the kernel header files. Following lines can # be used to set these (WIRELESS_DEV must point to the root directory of the diff --git a/package/hostapd/files/mini.config b/package/hostapd/files/mini.config index a2f3f62bba..d1ab057ccc 100644 --- a/package/hostapd/files/mini.config +++ b/package/hostapd/files/mini.config @@ -23,7 +23,7 @@ CONFIG_DRIVER_MADWIFI=y #CONFIG_DRIVER_PRISM54=y # Driver interface for drivers using Devicescape IEEE 802.11 stack -CONFIG_DRIVER_DEVICESCAPE=y +#CONFIG_DRIVER_DEVICESCAPE=y # Currently, driver_devicescape.c build requires some additional parameters # to be able to include some of the kernel header files. Following lines can # be used to set these (WIRELESS_DEV must point to the root directory of the -- cgit v1.2.3