summaryrefslogtreecommitdiff
path: root/net/wpa_supplicant/files
diff options
context:
space:
mode:
authorreed <reed>2008-12-11 21:18:41 +0000
committerreed <reed>2008-12-11 21:18:41 +0000
commit72f88ec7adb4de1cd90426433aa2406d0293b25a (patch)
treea6a43a79baa186591fb889b3e0556fa8d2e6dd68 /net/wpa_supplicant/files
parent3719d0bab44f82c06395628f382745c79abe0cbd (diff)
downloadpkgsrc-72f88ec7adb4de1cd90426433aa2406d0293b25a.tar.gz
Import new package: wpa_supplicant.
Note this is the development version and this package is not marked -devel. (The version in NetBSD -current is also a development version.) The patch is based on changes as seen in NetBSD's custom driver_netbsd.c (as compared to driver_bsd.c). The wpa_supplicant package provides a wireless client daemon that supports WPA, WPA2 (IEEE 802.11i / RSN), and WEP. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the wlan driver. It supports several EAP authentication methods. This package also includes the wpa_cli console frontend.
Diffstat (limited to 'net/wpa_supplicant/files')
-rw-r--r--net/wpa_supplicant/files/defconfig.NetBSD4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/wpa_supplicant/files/defconfig.NetBSD b/net/wpa_supplicant/files/defconfig.NetBSD
new file mode 100644
index 00000000000..cff99a53e86
--- /dev/null
+++ b/net/wpa_supplicant/files/defconfig.NetBSD
@@ -0,0 +1,4 @@
+# for NetBSD
+CONFIG_DRIVER_BSD=y
+CONFIG_DRIVER_WIRED=y
+CONFIG_CTRL_IFACE=y