From owner-freebsd-current@FreeBSD.ORG Tue Jun 12 12:47:43 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 E5C4B16A400 for ; Tue, 12 Jun 2007 12:47:43 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id 5D5FE13C48A for ; Tue, 12 Jun 2007 12:47:43 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id 5288D690A85 for ; Tue, 12 Jun 2007 13:44:52 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id E2804690AE0; Tue, 12 Jun 2007 13:44:51 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Received: from epsilon.local.fnop.net (87-196-89-95.net.novis.pt [87.196.89.95]) by core.fnop.net (Postfix) with ESMTP id 5BCA8690A85 for ; Tue, 12 Jun 2007 13:44:51 +0100 (WEST) Date: Tue, 12 Jun 2007 13:47:40 +0100 Message-ID: <86d501cpar.wl%rpaulo@fnop.net> From: Rui Paulo To: freebsd-current@freebsd.org In-Reply-To: <20070612094324.GC56032@tirith.brixandersen.dk> References: <466CCD4B.7000400@errno.com> <20070612094324.GC56032@tirith.brixandersen.dk> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/21.3 Mule/5.0 (SAKAKI) X-cite-me: rpaulo MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: 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: Tue, 12 Jun 2007 12:47:44 -0000 At Tue, 12 Jun 2007 11:43:24 +0200, Henrik Brix Andersen wrote: > > [1 ] > On Sun, Jun 10, 2007 at 09:19:23PM -0700, Sam Leffler wrote: > > 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. > > In order to avoid regressions in the forthcoming 7.0 release would it > be an option to import the latest 0.4.x versions of wpa_supplicant and > hostapd instead? Then wait with the 0.5.x import until we have ndis > support working with the 0.5.x branch? The problem is: 0.5.x also brings bugfixes in some scenarios. -- Rui Paulo