<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.28">
<TITLE>madwifi problems..</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<P><FONT SIZE=2>I can associate with network<BR>
<BR>
network={<BR>
ssid="dunf1"<BR>
key_mgmt=NONE<BR>
}<BR>
<BR>
when I specify -Dwext (i.e driver is wext)<BR>
<BR>
wpa_supplicant -ddd -iath0 -cwpa1.conf -D wext<BR>
<BR>
and also when I simply do (ifconfig ath0 down, ifconfig ath0 up)<BR>
<BR>
but not when I specify -Dmadwifi,<BR>
any ideas on this? trying to get basic operation of wpa_supplicant before<BR>
attempting WPA_PSK...<BR>
<BR>
network={<BR>
ssid="dunf1"<BR>
proto=WPA2<BR>
key_mgmt=WPA-PSK<BR>
psk=0102030405060708090001020304050607080900010203040506070809000102<BR>
}<BR>
<BR>
which works with neither..<BR>
<BR>
<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>