From owner-freebsd-wireless@FreeBSD.ORG Tue Mar 13 10:55:45 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 1C1191065670 for ; Tue, 13 Mar 2012 10:55:45 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id BC8D28FC08 for ; Tue, 13 Mar 2012 10:55:44 +0000 (UTC) Received: from terran.dlink.ua (unknown [192.168.10.90]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPSA id 7A052C495C; Tue, 13 Mar 2012 12:55:43 +0200 (EET) Date: Tue, 13 Mar 2012 12:56:40 +0200 From: Aleksandr Rybalko To: matt Message-Id: <20120313125640.5924fe69.ray@ddteam.net> In-Reply-To: <4F5EA68E.8040002@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> <20120313025241.c8f2726a.ray@ddteam.net> <4F5EA68E.8040002@gmail.com> Organization: DDTeam.net X-Mailer: Sylpheed 2.7.1 (GTK+ 2.20.1; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 10:55:45 -0000 On Mon, 12 Mar 2012 18:44:46 -0700 matt wrote: >> On 03/12/12 17:52, Aleksandr Rybalko wrote: >> > 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 >> Hi Alexandr, >> >> The ral in zrouter won't do CCMP, and it caused a hardware lockup >> after a couple dhcp packets...not sure what's going on. >> I need to sync this machine to head, although it's only a few days >> behind, so maybe it was just the module being incompatible. >> Something is not working in there :). I didn't get a debugger, so no >> backtrace unfortunately. >> >> Card is a 3090, LiteOn branded >> >> I'll csup to HEAD and give it another try. >> >> Thanks, >> Matt Hi Matt, when I send patch to Sergey Dyatko, H/W crypto was ifdef-ed, so he test w/ S/W crypto without problems. He have RT3090 based card in laptop. Will dig what else I forget/broke :) WBW -- Aleksandr Rybalko