From owner-freebsd-mips@FreeBSD.ORG Fri Aug 16 18:12:50 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 18A47CE1 for ; Fri, 16 Aug 2013 18:12:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A1DEB285D for ; Fri, 16 Aug 2013 18:12:49 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id t57so1889386wes.24 for ; Fri, 16 Aug 2013 11:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=lVedCEGA32hkd2c4GjWjlIknfHnduK+UR3DXBtNJ1X4=; b=Q+aD3wzBMOWMbb36HHI2i1hXpRXws+2dC+8Bhm+cWxYoqdDyaniz81kiIMh5MJImv8 PJe/4D6vTXSTIyDwGD4q4a6uzk3zENSvfYpKebYXSAEvftMiUv19xPfjWc5nhuMzROth ksVeQZnnuTpnAzbscycDXTkpKh9aEZaRAKGYoIHmzUxKNo0BjLJlUBR7NGIrndtepw/8 NxJSji5lVke1pmnaconbZdicR1LvgRtwHXfNBH73CCzRfBG1kBfEuEungymVLGhs5ld9 dvGiPLskd+8gyLyQ89fHLLHhN6SaphABdwL+2lFCnuHz/CayH5WjJB+ZGjqYHyGbQZ6M 6QHg== MIME-Version: 1.0 X-Received: by 10.180.211.206 with SMTP id ne14mr148817wic.30.1376676767831; Fri, 16 Aug 2013 11:12:47 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Fri, 16 Aug 2013 11:12:47 -0700 (PDT) In-Reply-To: <520DE94E.5050200@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> <520DE94E.5050200@rewt.org.uk> Date: Fri, 16 Aug 2013 11:12:47 -0700 X-Google-Sender-Auth: GQGGLRKdAMRQMPTZ-rFjaRoE_sI Message-ID: Subject: Re: Hang after usb on EdgeRouter Lite From: Adrian Chadd To: Joe Holden Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 18:12:50 -0000 On 16 August 2013 01:56, Joe Holden wrote: > Not getting much closer but so far 253367 works, 253845 and later don't, I > can't see any mips-specific changes that might break it but I may be wrong! > Plenty of non-MIPS stuff does break MIPS. :) -adrian