Date: Tue, 6 Jul 2010 08:54:31 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Ganbold Tsagaankhuu <ganbold@mobicom.mn>, PseudoCylon <moonlightakkiy@yahoo.ca>, Ganbold <ganbold@gmail.com> Subject: Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless Message-ID: <201007060854.31192.hselasky@c2i.net> In-Reply-To: <567305.11007.qm@web51802.mail.re2.yahoo.com> References: <16641.96608.qm@web51806.mail.re2.yahoo.com> <4C329D47.1010408@mobicom.mn> <567305.11007.qm@web51802.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, PseudoCylon: Can you try to reproduce this: 1) Setup OPEN HOST AP (ssid = xxx). 2) Configure WLAN client with: ssid=xxx auth_alg=SHARED key_mgmt=NONE Wait until wpa_cli announces that it tries to associate, but fails. 3) Then update wpa_supplicant.conf: ssid=xxx auth_alg=OPEN key_mgmt=NONE 4) Enter: "reconfigure" in wpa_cli (panic should happen shortly due to callback from IEEE802.11 layer which appears to refer a NULL pointer). --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007060854.31192.hselasky>