SOURCES: wpa_supplicant.config - enabled madwifi plugin - enabled ...
tommat
tommat at pld-linux.org
Thu Jul 14 17:12:04 CEST 2005
Author: tommat Date: Thu Jul 14 15:12:04 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- enabled madwifi plugin
- enabled ndiswrapper plugin
---- Files affected:
SOURCES:
wpa_supplicant.config (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/wpa_supplicant.config
diff -u SOURCES/wpa_supplicant.config:1.1 SOURCES/wpa_supplicant.config:1.2
--- SOURCES/wpa_supplicant.config:1.1 Thu Apr 7 22:20:06 2005
+++ SOURCES/wpa_supplicant.config Thu Jul 14 17:11:59 2005
@@ -8,15 +8,15 @@
#CFLAGS += -I../../include/wireless
# Driver interface for madwifi driver
-#CONFIG_DRIVER_MADWIFI=y
+CONFIG_DRIVER_MADWIFI=y
# Change include directories to match with the local setup
-#CFLAGS += -I../madwifi/wpa
+CFLAGS += -I../madwifi
# Driver interface for Prism54 driver
CONFIG_DRIVER_PRISM54=y
# Driver interface for ndiswrapper
-#CONFIG_DRIVER_NDISWRAPPER=y
+CONFIG_DRIVER_NDISWRAPPER=y
# Driver interface for Atmel driver
CONFIG_DRIVER_ATMEL=y
@@ -92,7 +92,7 @@
# Include interface for using external supplicant (Xsupplicant) for EAP
# authentication
-#CONFIG_XSUPPLICANT_IFACE=y
+CONFIG_XSUPPLICANT_IFACE=y
# Include support for GNU Readline and History Libraries in wpa_cli.
# When building a wpa_cli binary for distribution, please note that these
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/wpa_supplicant.config?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list