]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
authorBill Paul <wpaul@FreeBSD.org>
Mon, 10 Oct 2005 17:51:12 +0000 (17:51 +0000)
committerBill Paul <wpaul@FreeBSD.org>
Mon, 10 Oct 2005 17:51:12 +0000 (17:51 +0000)
commit8ad9af2c27ac588dc78b93c2367b0c92481ad254
tree52817e3abeffaf644a32f76ca3d79a056723aa83
parent475b5abcb754a103f2fbc459b1c2698c3103078f
Enable -D ndis support in wpa_supplicant and add the ndis_events utility.
This allows wpa_supplicant to work with WPA and WPA2 compliant NDIS
drivers.
usr.sbin/wpa/Makefile
usr.sbin/wpa/ndis_events/Makefile [new file with mode: 0644]
usr.sbin/wpa/ndis_events/ndis_events.8 [new file with mode: 0644]
usr.sbin/wpa/ndis_events/ndis_events.c [new file with mode: 0644]
usr.sbin/wpa/wpa_supplicant/Makefile
usr.sbin/wpa/wpa_supplicant/Packet32.c [new file with mode: 0644]
usr.sbin/wpa/wpa_supplicant/Packet32.h [new file with mode: 0644]
usr.sbin/wpa/wpa_supplicant/ntddndis.h [new file with mode: 0644]