From owner-freebsd-mips@FreeBSD.ORG Fri Oct 28 16:17:02 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 2E19E106566B for ; Fri, 28 Oct 2011 16:17:01 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9E9518FC0A for ; Fri, 28 Oct 2011 16:17:01 +0000 (UTC) Received: by vws11 with SMTP id 11so5510576vws.13 for ; Fri, 28 Oct 2011 09:17:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=bjzjgc6ZnTbLDFr4ANAXxt5VUnSZuYyLf87R0VMAldw=; b=P5gwE4UZg6nr7MRW3zn0pvWazatQtuG+c31Adjlqk8ZIIgvohsmlMutJheI8lKvuDy 4LmRZmx2w7yX/hXet5vXFzJIKoqJjW4Rsp+l/0xtsNVGDk5WIs5nCFjVIupOQKBYuYOF ECHUBSW3H8GgcoBDnATzhOGje47p35AChdu8w= MIME-Version: 1.0 Received: by 10.52.109.102 with SMTP id hr6mr736527vdb.44.1319817176636; Fri, 28 Oct 2011 08:52:56 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.52.176.1 with HTTP; Fri, 28 Oct 2011 08:52:56 -0700 (PDT) In-Reply-To: <20111028160654.18d5b04b.ray@freebsd.org> References: <20111028160654.18d5b04b.ray@freebsd.org> Date: Sat, 29 Oct 2011 02:52:56 +1100 X-Google-Sender-Auth: RcQyogAtCzVwzM_LrJWTSJ0vqFw Message-ID: From: Adrian Chadd To: Aleksandr Rybalko Content-Type: text/plain; charset=ISO-8859-1 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 16:17:02 -0000 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? Adrian