Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2009 15:48:56 +0100
From:      Paul B Mahol <onemda@gmail.com>
To:        current@freebsd.org
Subject:   HEADS UP: NDISulator - please test
Message-ID:  <3a142e750912100648n7a4ccc73r6aba9300d4ca8105@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750912100648n7a4ccc73r6aba9300d4ca8105>