From owner-freebsd-wireless@FreeBSD.ORG Sat Feb 25 00:18:12 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 0AD3810656B9; Sat, 25 Feb 2012 00:18:12 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id CAA368FC14; Sat, 25 Feb 2012 00:18:11 +0000 (UTC) Received: by daec6 with SMTP id c6so1005739dae.13 for ; Fri, 24 Feb 2012 16:18:11 -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:content-type:content-transfer-encoding; bh=Gd8Wra3al0fC2wmPeUrbg4rj7tHoRxtSvbMhyxJMIm4=; b=apu/SArstxjTRYiYmkOa9FnrXmLtgAdCYOXdlOUxiB5gyhUMYC9KBMHBmi8AFlZe4d TCbyPZrmM7CQSaG3Wud/HLXMhe7A6oArrwsuQZjRYYXln4ktiOOTzkMKJhpQo3Ga7Rce f11mYGq3WIU6EbRS458vYcyrAsl0kNibAq2ZA= Received: by 10.68.129.130 with SMTP id nw2mr9931634pbb.8.1330129091348; Fri, 24 Feb 2012 16:18:11 -0800 (PST) Received: from flatline.local ([74.195.19.178]) by mx.google.com with ESMTPS id q8sm5653975pbn.20.2012.02.24.16.18.09 (version=SSLv3 cipher=OTHER); Fri, 24 Feb 2012 16:18:10 -0800 (PST) Message-ID: <4F4828C0.6020705@gmail.com> Date: Fri, 24 Feb 2012 16:18:08 -0800 From: matt User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120218 Thunderbird/10.0.2 MIME-Version: 1.0 To: Norberto Lopes References: <4F41DDE8.6060004@gmail.com> <4F48166A.5040301@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 25 Feb 2012 00:18:12 -0000 On 02/24/12 15:29, Norberto Lopes wrote: > Oh by the way, drivers from http://repo.or.cz/w/ralink_drivers.git did > not work at all. > I haven't had a lot of time to play around with this so it may have > been pebcak but it definitely didn't look good. > > On Fri, Feb 24, 2012 at 3:07 PM, Adrian Chadd wrote: >> Hi, >> >> That'd be great, thanks! >> >> >> >> Adrian >> >> On 24 February 2012 14:59, matt wrote: >>> 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 >>>> . >>>> >>> It looks like the git repo is actually Alexandr's earlier >>> rt2860/rt2870/rt3090 driver that I'd already merged into the ral driver. >>> It is 20months old, so I assume I merged as new a version as is in git. >>> >>> I'm going to test my old driver against HEAD/CURRENT and repost a link with >>> tarball, diffs, etc w/ changes if necessary. >>> >>> I have the rt3090 in a pcie carrier on my desktop now, so I can continue >>> testing. >>> >>> Matt Norberto, are you running HEAD / recent CURRENT? I'm guessing you are since those drivers are for older versions... I'm not so sure about backporting what I have, but I'm pretty sure I can get it to work on latest HEAD. Thanks, Matt