From owner-freebsd-current@FreeBSD.ORG Thu Nov 3 16:21:30 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 E5F0E16A41F for ; Thu, 3 Nov 2005 16:21:30 +0000 (GMT) (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 8A04743D45 for ; Thu, 3 Nov 2005 16:21:30 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.200] ([10.0.0.200]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id jA3GLSpU081163 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Nov 2005 08:21:29 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <436A38FA.1020203@errno.com> Date: Thu, 03 Nov 2005 08:21:14 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050927) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Geir Egeland References: <4369EA8D.4000506@gmail.com> In-Reply-To: <4369EA8D.4000506@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: wireless Media Extensions (wme) and freebsd 6.0-rc1 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: Thu, 03 Nov 2005 16:21:31 -0000 Geir Egeland wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > I've been playing around with freebsd 6.0-rc1, and I noticed that > ifconfig has support for Wireless Media Extensions (WME). Has anyone > tested this functionality, and are there any WME enabled pcmcia cards > available that also are supported by FreeBSD ? I have verified basic functionality. I'm not aware of any apps that make use of it. All atheros-5212-based cards do wme correctly though you may hit snags if you do wme and wpa together on some cards. Sam