From owner-freebsd-wireless@FreeBSD.ORG  Fri May  4 21:32:45 2012
Return-Path: <owner-freebsd-wireless@FreeBSD.ORG>
Delivered-To: freebsd-wireless@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3E79F1065675;
	Fri,  4 May 2012 21:32:45 +0000 (UTC)
	(envelope-from sendtomatt@gmail.com)
Received: from mail-pz0-f48.google.com (mail-pz0-f48.google.com
	[209.85.210.48])
	by mx1.freebsd.org (Postfix) with ESMTP id E6A548FC1F;
	Fri,  4 May 2012 21:32:44 +0000 (UTC)
Received: by dadz8 with SMTP id z8so507011dad.7
	for <multiple recipients>; Fri, 04 May 2012 14:32:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=message-id:date:from:user-agent:mime-version:to:cc:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	bh=zggD3QEw5AqCQByY3MCF5NGF1g2mcoBnbpOX7UYmhuQ=;
	b=muehpCr+5fr4zzwWVAoblxruzmjfPpxAy9hytAQy9ePH28mdEka/bTX8RNUQc5FbQ5
	99MODjb31PRrIQOfxgOZy5wPopgp3qB4LhYwhrcvig3SnsOOz80DmP0XVnDTltj6qI3V
	GL+9Eucjpc3gVYVVugYFBN8yWovttxebwV6Cpp4QAzKtuH0BRqWG9TjkR/hwcZ3cZPYo
	wwUbxWm7FyqOvrWb2mlk+Gy1nwwtLiTH8V/wud8VvlNhJGoUsE/UQHi1GMFoHt07muwn
	cBP+i9Fl6mdB2Fl/R5q6Ba/YXEbQsa/sp8cereg9Y64FWkiXV6WPnS7S2O1PVLFeUmUD
	rrSw==
Received: by 10.68.129.98 with SMTP id nv2mr22402036pbb.140.1336167164766;
	Fri, 04 May 2012 14:32:44 -0700 (PDT)
Received: from flatline.local (70-36-223-239.dsl.dynamic.sonic.net.
	[70.36.223.239])
	by mx.google.com with ESMTPS id vl10sm9704488pbc.37.2012.05.04.14.32.42
	(version=SSLv3 cipher=OTHER); Fri, 04 May 2012 14:32:43 -0700 (PDT)
Message-ID: <4FA44AEB.4050704@gmail.com>
Date: Fri, 04 May 2012 14:32:27 -0700
From: matt <sendtomatt@gmail.com>
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64;
	rv:11.0) Gecko/20120422 Thunderbird/11.0.1
MIME-Version: 1.0
To: Adrian Chadd <adrian@freebsd.org>
References: <201205031853.53102.bschmidt@freebsd.org>
	<CAJ-Vmo=N406U66eXDGYPs2L8WLfubYQq--02dzyfb4Vq6K2W6w@mail.gmail.com>
In-Reply-To: <CAJ-Vmo=N406U66eXDGYPs2L8WLfubYQq--02dzyfb4Vq6K2W6w@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: freebsd-net@freebsd.org, freebsd-wireless@freebsd.org,
	freebsd-current@freebsd.org, Bernhard Schmidt <bschmidt@freebsd.org>
Subject: Re: [CFT] Ralink RT2860, RT2870, RT3060, RT3090 support
X-BeenThere: freebsd-wireless@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Discussions of 802.11 stack,
	tools device driver development." <freebsd-wireless.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-wireless>, 
	<mailto:freebsd-wireless-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-wireless>
List-Post: <mailto:freebsd-wireless@freebsd.org>
List-Help: <mailto:freebsd-wireless-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-wireless>, 
	<mailto:freebsd-wireless-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 04 May 2012 21:32:45 -0000

On 05/03/12 11:18, Adrian Chadd wrote:
> Hi,
>
> First off, let me say "thankyou" to you, ray@ and all the people who
> have chipped away at this little problem. I look very forward to
> having rt2xxx 802.11n support, as do many users on the forums. :)
>
> I haven't yet done a pass or two to see what the state of the
> locking/concurrency handling is. Don't let that stop you from
> committing it though, I'm sure we can find/fix whatever issues creep
> up post-commit.
>
> Thanks again!
>
>
>
> Adrian
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>
Thanks Bernhard!

I'm sure there are many people with this chipset that are going to be 
very happy.
It's good that we have something homegrown as well.

I'll try to test it this weekend on my rt3090.

Matt