From owner-freebsd-mips@FreeBSD.ORG Fri Oct 28 17:15:41 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E638106566C; Fri, 28 Oct 2011 17:15:41 +0000 (UTC) (envelope-from ray@freebsd.org) Received: from dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 22D3E8FC08; Fri, 28 Oct 2011 17:15:39 +0000 (UTC) Received: from 180-35-133-95.pool.ukrtel.net ([95.133.35.180] helo=rnote.ddteam.net) by dlink.ua with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1RJq1p-0007tS-CL; Fri, 28 Oct 2011 20:15:37 +0300 Date: Fri, 28 Oct 2011 20:15:19 +0300 From: Aleksandr Rybalko To: Adrian Chadd Message-Id: <20111028201519.e525eae1.ray@freebsd.org> In-Reply-To: References: <20111028160654.18d5b04b.ray@freebsd.org> Organization: FreeBSD.ORG X-Mailer: Sylpheed 3.1.0 (GTK+ 2.24.5; amd64-portbld-freebsd9.0) X-Operating-System: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "mips@freebsd.org" Subject: Re: Things to tackle in the MIPS space? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2011 17:15:41 -0000 On Sat, 29 Oct 2011 02:52:56 +1100 Adrian Chadd wrote: > On 29 October 2011 00:06, Aleksandr Rybalko wrote: > > > I rewrite a bit dotg driver, and now it works on Octeon (at least on > > my CN5010). Driver still have many problems, but serve 3G link - > > just fine. > > Hey, cool! > > Have you talked with hps about any USB issues? Yeah, we discuss some questions with hps, but bigger problem is a luck of documentation, since i have only register map for RT305xF OTG and code of Cavium SDK :) Also hps don't have such HW (nether Octeon's, nether RT305x Ralink's) I will continue work on it, but lack of time cause a slow progress. > > > Adrian -- Aleksandr Rybalko