From owner-freebsd-wireless@FreeBSD.ORG Tue Mar 13 00:53:29 2012 Return-Path: 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 20B10106564A for ; Tue, 13 Mar 2012 00:53:29 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mx1.freebsd.org (Postfix) with ESMTP id 939568FC08 for ; Tue, 13 Mar 2012 00:53:28 +0000 (UTC) Received: by wibhr17 with SMTP id hr17so3981063wib.1 for ; Mon, 12 Mar 2012 17:53:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding :x-gm-message-state; bh=nQUiIdfoFs3zo/h0nRFn26jlA1grVM8uroaLEw1u8qk=; b=ldE5lC03qZnmKrCPxDhgRAbCokX7nwTeduMVVW23AmeHisutU0kMmf6qH6aPpIbpo5 yvZuBnyjcuwOUfIy9j351aOiYtt/rpn+Nf94MMn6F+FpiDPGG3PEY3ANY2i2o7/I0n7J cm/lgXS5mHuumAik4nz7UOhD3ZLTuanuxbXp4p2al+dEpiKgrUd04zeiFhm5fGa/rSkp 6cIz1+JgOtcHqJ4X3GPoomtKyrwOmvgauwaRl1Vx5FCYar8288tqI56yYl5b7gl8+YhB 2gvqL9CuYSncO4AmGS3qo3j49FdyOyWGPQefVUmfz05vMbDFBNry9S2hp8Rb20GyAI0K 201A== Received: by 10.180.88.164 with SMTP id bh4mr2397391wib.22.1331600007616; Mon, 12 Mar 2012 17:53:27 -0700 (PDT) Received: from rnote.ddteam.net (253-19-133-95.pool.ukrtel.net. [95.133.19.253]) by mx.google.com with ESMTPS id o2sm42625370wiv.11.2012.03.12.17.53.25 (version=SSLv3 cipher=OTHER); Mon, 12 Mar 2012 17:53:26 -0700 (PDT) Date: Tue, 13 Mar 2012 02:52:41 +0200 From: Aleksandr Rybalko To: Sevan / Venture37 Message-Id: <20120313025241.c8f2726a.ray@ddteam.net> In-Reply-To: <4F5E7D17.7000102@gmail.com> References: <4F41DDE8.6060004@gmail.com> <4F48166A.5040301@gmail.com> <4F4828C0.6020705@gmail.com> <4F5A8023.1090705@gmail.com> <4F5AC7CF.3090409@gmail.com> <4F5C0C86.7040503@gmail.com> <4F5C24ED.3090601@gmail.com> <4F5CD920.2000905@gmail.com> <4F5D0876.5040409@gmail.com> <4F5D14E0.3050301@gmail.com> <20120312001625.4d9b3b52.ray@ddteam.net> <4F5E7D17.7000102@gmail.com> X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.5; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQncZiOdTDZAzjeSetiYm3Wdbd3w1W+OBrFR0ty3as9/rxknHvjkZWne4N82X9nh/71iu8iz Cc: freebsd-wireless@freebsd.org Subject: Re: Please Test: Updated Ral Driver Patch for rt2860/rt3090 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: Tue, 13 Mar 2012 00:53:29 -0000 On Mon, 12 Mar 2012 22:47:51 +0000 Sevan / Venture37 wrote: > Hi Aleksandr, Hi Sevan, Matt, Adrian, > > On 11/03/2012 22:16, Aleksandr Rybalko wrote: > > we already use that driver with RT3090 modification in zrouter.org > > tree. > > where in the tree is this, cloning the repo shows a bunch of wrappers > to the the FreeBSD src & config files. Here is the patch: http://my.ddteam.net/files/2012-03-12_rt2860_into_ral.patch style(9) still crying for whole driver :) but work continue. It just tested (but we forgot to enable H/W crypto :) ), attach and works on RT3090 card. Driver also have a lot of modifications to work in SoC like Ralink RT3052F which have embedded RT2872 wireless. Known problem: 1. CCM crypto seems not works. 2. DDONE bit (DMA Done) not always set by H/W, and I was disable check of that bit. But that problem may affect only RT3052F SoC. > > Sevn > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to > "freebsd-wireless-unsubscribe@freebsd.org" P.S. ZRouter Mercurial repository is here: http://zrouter.org/hg/FreeBSD/head/file/default/head/sys/dev/ral WBW -- Aleksandr Rybalko