<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>&gt; I'm not aware of anyone working on this. I have no plans on working with<br>&gt; newer NDIS versions, but if someone is willing to maintain driver_ndis.c<br>&gt; with newer versions (and likely also support a protocol or intermediate<br>&gt; driver, etc. that may be needed), contributions to add such support are<br>&gt; welcome.<br><br>Thanks for your response. The reason I asked was because there is a post [1] from 2007 stating you had started working on it! Anyway, that was a long time ago!<br><br>We have already started with this new functionality. One issue is that we don't know much about the code so it's difficult to know what/where to change. We would also need people willing to test this new functionality.<br><br>Thanks.<br><br><br>Some preliminary tests show:<br>...<br>...<br>NDIS: Interface name match<br>NDIS: Adapter description prefix 'Atheros AR9485WB-EG Wireless Network Adapter'<br>NDIS: Using Native Wi-Fi API v2<br>NDIS: Opened NDISUIO v6.20 device successfully<br>NDIS: OID_802_11_CAPABILITY - hexdump(len=44): 80 01 2c 00 04 00 00 00 08 00 00<br>00 01 00 00 00 04 00 00 00 04 00 00 00 1c 00 00 00 04 00 00 00 0d 00 00 00 03 00<br>&nbsp;00 00 20 00 00 00<br>NDIS: Driver supports OID_802_11_CAPABILITY - NoOfPMKIDs 3 NoOfAuthEncrPairs 22<br>NDIS: 0 - auth 1 encr 0<br>NDIS: 1 - auth 2883968 encr 4<br>NDIS: 2 - auth 8 encr 1<br>NDIS: 3 - auth 4 encr 4<br>NDIS: 4 - auth 28 encr 4<br>NDIS: 5 - auth 13 encr 3<br>NDIS: 6 - auth 32 encr 0<br>...<br>...<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Event ASSOC (0) received<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Association info event<br>FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0):<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: State: DISCONNECTED -&gt; ASSOCIATED<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Associated to a new BSS: BSSID=84:18:3a:26:7d:c8<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Select network based on association information<br>{A21AD3D8-B862-4381-B145-3CCA3DC0A89C}: Network configuration found for the current AP<br>...<br>..<br><br>hostapd_cli.exe -p..\\var\\run mib<br>Selected interface 'localhost'<br>dot11RSNAOptionImplemented=TRUE<br>dot11RSNAPreauthenticationImplemented=TRUE<br>dot11RSNAEnabled=FALSE<br>dot11RSNAPreauthenticationEnabled=FALSE<br>dot11RSNAConfigVersion=1<br>dot11RSNAConfigPairwiseKeysSupported=5<br>...<br>...<br><br>wpa_cli.exe -p..\\var\\run status<br>bssid=84:18:3a:26:7d:c8<br>freq=0<br>ssid=BigAir Community Broadband<br>id=0<br>mode=station<br>pairwise_cipher=NONE<br>group_cipher=NONE<br>key_mgmt=NONE<br>wpa_state=COMPLETED<br>ip_address=10.xx.xx.1x0<br>address=00:08:ca:f7:fb:ee<br>uuid=252f9718-1e46-5c4a-9d84-20866c5ab517<br><br>wpa_cli.exe -p..\\var\\run list_networks<br>network id / ssid / bssid / flags<br>0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BigAir Community Broadband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; any&nbsp;&nbsp;&nbsp;&nbsp; [CURRENT]<br><br>wpa_cli.exe -p..\\var\\run get_capability eap<br><br>MD5 TLS WFA-UNAUTH-TLS MSCHAPV2 PEAP TTLS GTC OTP SIM LEAP PSK AKA AKA' FAST PAX<br>&nbsp;SAKE GPSK WSC IKEV2 TNC PWD EKE<br>&nbsp;<br>wpa_cli.exe -p..\\var\\run list_creds<br>cred id / realm / username / domain / imsi<br>0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; winports.eu&nbsp;&nbsp;&nbsp; 0555444333222111@wlan.org&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; winports.eu<br><br><br>[1] <a href="http://lists.shmoo.com/pipermail/hostap/2007-June/015851.html" target="_blank">http://lists.shmoo.com/pipermail/hostap/2007-June/015851.html</a><br>                                               </div></body>
</html>