[pkg-wpa-devel] r1530 - in /hostapd/trunk/debian: README.source changelog config/linux driver_madwifi/

jandd at users.alioth.debian.org jandd at users.alioth.debian.org
Tue Apr 27 19:08:31 UTC 2010


Author: jandd
Date: Tue Apr 27 19:08:19 2010
New Revision: 1530

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1530
Log:
* disable madwifi driver
  - remove debian/driver_madwifi
  - disable madwifi driver in debian/config/linux

Removed:
    hostapd/trunk/debian/README.source
    hostapd/trunk/debian/driver_madwifi/
Modified:
    hostapd/trunk/debian/changelog
    hostapd/trunk/debian/config/linux

Modified: hostapd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/changelog?rev=1530&op=diff
==============================================================================
--- hostapd/trunk/debian/changelog (original)
+++ hostapd/trunk/debian/changelog Tue Apr 27 19:08:19 2010
@@ -1,3 +1,11 @@
+hostapd (1:0.7.2-2) UNRELEASED; urgency=low
+
+  * disable madwifi driver
+    - remove debian/driver_madwifi
+    - disable madwifi driver in debian/config/linux
+
+ -- Jan Dittberner <jandd at debian.org>  Tue, 27 Apr 2010 20:59:28 +0200
+
 hostapd (1:0.7.2-1) experimental; urgency=low
 
   * New upstream release

Modified: hostapd/trunk/debian/config/linux
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/config/linux?rev=1530&op=diff
==============================================================================
--- hostapd/trunk/debian/config/linux (original)
+++ hostapd/trunk/debian/config/linux Tue Apr 27 19:08:19 2010
@@ -16,8 +16,8 @@
 CONFIG_DRIVER_WIRED=y
 
 # Driver interface for madwifi driver
-CONFIG_DRIVER_MADWIFI=y
-CFLAGS += -I../debian/driver_madwifi
+#CONFIG_DRIVER_MADWIFI=y
+#CFLAGS += -I../debian/driver_madwifi
 
 # Driver interface for Prism54 driver
 #CONFIG_DRIVER_PRISM54=y




More information about the Pkg-wpa-devel mailing list