From owner-freebsd-wireless@freebsd.org Sat Oct 8 23:20:30 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC846C06ACF for ; Sat, 8 Oct 2016 23:20:30 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 847D2314 for ; Sat, 8 Oct 2016 23:20:30 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yuri.doctorlan.com (c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id u98N9Vm0088687 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 8 Oct 2016 16:09:32 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-5-143-190.hsd1.ca.comcast.net [24.5.143.190] claimed to be yuri.doctorlan.com To: freebsd-wireless From: Yuri Subject: wpa_supplicant doesn't communicate with zyd(4) interface well Message-ID: <3da5f80c-610e-d079-c0b4-fa2a9a9b120a@rawbw.com> Date: Sat, 8 Oct 2016 16:09:30 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 23:20:30 -0000 I use wpa_gui program (net/wpa_gui port), and it talked to ndis-based driver very well. wpa_supplicant is the latest version from ports. Now I switched to the Belkin device using zyd driver, and wpa_gui just doesn't communicate well with it. It can't switch wifi network using the combobox, for example. Anybody know what might be the problem? Yuri