From owner-freebsd-wireless@FreeBSD.ORG Mon Feb 20 08:04:43 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C88FE106566B; Mon, 20 Feb 2012 08:04:43 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9547A8FC16; Mon, 20 Feb 2012 08:04:42 +0000 (UTC) Received: by pbcxa7 with SMTP id xa7so6720680pbc.13 for ; Mon, 20 Feb 2012 00:04:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=jn2lZnXkCUxiEJjASV/nwXR6k9LW73qytoZSKfOaIBc=; b=ARsNdQ6FUB3rwYrf62IwuSDSLq2pfzltevmoJVVG7cX5Hbw/yHAJqa0KFTcMyLzGQK WRWI0aPz6MAdb+maCr+LrDAQxWKL52K1O9uTIeWnoE8liRDxHtAd9rmBZNn/t4IRd2Xl x5YzdOmcGKotj0LPAqFpKzxny1riim+mu2vEM= Received: by 10.68.134.198 with SMTP id pm6mr48976194pbb.8.1329725082341; Mon, 20 Feb 2012 00:04:42 -0800 (PST) Received: from bakeneko.local ([74.195.19.178]) by mx.google.com with ESMTPS id j3sm12593483pbb.29.2012.02.20.00.04.39 (version=SSLv3 cipher=OTHER); Mon, 20 Feb 2012 00:04:41 -0800 (PST) Message-ID: <4F41FE57.20108@gmail.com> Date: Mon, 20 Feb 2012 00:03:35 -0800 From: matt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120217 Thunderbird/10.0.1 MIME-Version: 1.0 To: Adrian Chadd References: <4F41DDE8.6060004@gmail.com> In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-wireless@freebsd.org Subject: Re: Linksys WMP600N driver (Ralink RT2800 802.11n PCI) 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." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 08:04:43 -0000 On 02/19/12 23:16, Adrian Chadd wrote: > Hiya, > > Do you have a semi-working driver? If so, let's get it tested and into > _a_ freebsd repo. Whether it's in projects or HEAD. > > I'd rather see it in the freebsd repo then bitrotting anywhere. > > > > Adrian I will go back to hacking at this/these and see which one works best. I was quite busy a while back and it seemed as though there was another angle of development happening...I guess not? I have the old one, which works, but I will look at the other one in git as well. I'll take a look and see if I can break either one. All I have is my RT3090 1T1R 2.4ghz only (n150)...If anyone has the "nicer" ones or the older ones like rt2800 they'd be worth testing as well. Matt