From owner-freebsd-current@FreeBSD.ORG Mon Jun 11 04:19:21 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CA9D16A468 for ; Mon, 11 Jun 2007 04:19:21 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 672F813C45E for ; Mon, 11 Jun 2007 04:19:21 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l5B4JKnH074301 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 10 Jun 2007 21:19:20 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <466CCD4B.7000400@errno.com> Date: Sun, 10 Jun 2007 21:19:23 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.0 (X11/20070530) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: new wpa_supplcant and hostapd coming X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 04:19:21 -0000 I plan to import new versions of these programs. The 0.5.8 version of wpa_supplicant does not work with the ndis support in the kernel. I've requested help fixing this for many months w/ no response. If noone steps up to fix it I plan to commit the new wpa_supplicant w/o ndis support. The 0.5.7 version is in the sam_wifi branch in p4 in case folks want to start from that. Jouni took my changes upstream but 0.5.8 is slightly different. Sam