From owner-freebsd-stable@FreeBSD.ORG Thu Jun 11 15:47:24 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0855106564A for ; Thu, 11 Jun 2009 15:47:24 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 8A05E8FC16 for ; Thu, 11 Jun 2009 15:47:24 +0000 (UTC) (envelope-from sam@freebsd.org) 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 n5BFHp1t034560 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Jun 2009 08:17:51 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <4A31201F.8060300@freebsd.org> Date: Thu, 11 Jun 2009 08:17:51 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.21 (X11/20090411) MIME-Version: 1.0 To: John References: <4A30F7A1.1080301@reiteration.net> In-Reply-To: <4A30F7A1.1080301@reiteration.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-x.dcc-servers-Metrics: ebb.errno.com; whitelist Cc: FreeBSD Stable Subject: Re: malo wireless driver - is this capable of wpa2-personal (WPA2-PSK) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 15:47:24 -0000 John wrote: > Hello list, > > uname -prs > FreeBSD 7.2-RELEASE-p1 amd64 > > Question as subject, really. Is the malo driver capable of WPA2 under > FreeBSD? ? If so, how would it be set? I've tried various wireless > options via ifconfig, can't seem to get it to work, so am wondering if > it is capable of it. I know support for it appeared in HEAD on OpenBSD > around the middle of April, and this driver is derived from that. > > thanks > malo is derived from the mwl driver. it supports wpa. Sam