Hello, I made some general improvements, added some features and fixed dozens of bugs. Goal is to make WPA work with bsd driver for wpa_supplicant (-Dbsd) Code is available here: http://gitorious.org/ndisulator It can be also downloaded as tar.gz: http://www.gitorious.org/ndisulator/ndisulator/archive-tarball/master Example how to build: Just extract archive somewhere and use mount_nullfs(8): mount_nullfs ndisulator-ndisulator/src/sys/dev/if_ndis /sys/dev/if_ndis mount_nullfs ndisulator-ndisulator/src/sys/compat/ndis /sys/compat/ndis mount_nullfs ndisulator-ndisulator/src/usr.sbin/ndiscvt /usr/src/usr.sbin/ndiscvt Now you just need to rebuild modules, including modules created via ndisgen(8) and ndiscvt. How to test: Does 'wpa_supplicant -Dbsd' works in your environment ? Known issues: WPA is broken. WPA2 is missing PMKID support.Received on Thu Dec 10 2009 - 13:48:58 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:58 UTC