From owner-freebsd-current@FreeBSD.ORG Thu Apr 28 22:26:57 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0880B16A4CE for ; Thu, 28 Apr 2005 22:26:57 +0000 (GMT) Received: from orb.pobox.com (orb.pobox.com [207.8.226.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA82A43D5C for ; Thu, 28 Apr 2005 22:26:56 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from orb (localhost [127.0.0.1]) by orb.pobox.com (Postfix) with ESMTP id E36F580A; Thu, 28 Apr 2005 18:26:52 -0400 (EDT) Received: from billdog.local.linnet.org (dsl-212-74-113-65.access.uk.tiscali.com [212.74.113.65]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by orb.sasl.smtp.pobox.com (Postfix) with ESMTP id AB56A8F; Thu, 28 Apr 2005 18:26:51 -0400 (EDT) Received: from brian by billdog.local.linnet.org with local (Exim 4.43 (FreeBSD)) id 1DRHUl-0000M4-Mn; Thu, 28 Apr 2005 23:28:31 +0100 Date: Thu, 28 Apr 2005 23:28:31 +0100 From: Brian Candler To: Sam Leffler Message-ID: <20050428222831.GB1308@uk.tiscali.com> References: <20050428121447.GA90430@uk.tiscali.com> <42715889.7070202@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42715889.7070202@errno.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: wpa_supplicant causes panic in ieee80211_newstate X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 28 Apr 2005 22:26:57 -0000 On Thu, Apr 28, 2005 at 02:41:29PM -0700, Sam Leffler wrote: > wi does not support wpa but you shouldn't get a panic. I'll check out > the panic. Cheers. Is there a canonical list of cards which *do* support WPA? I was guessing (probably wrongly) that anything under the 80211 layer would. Regards, Brian.