From owner-freebsd-mips@FreeBSD.ORG Sun Aug 18 19:26:55 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B2ABB344 for ; Sun, 18 Aug 2013 19:26:55 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 43E8627E4 for ; Sun, 18 Aug 2013 19:26:55 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id j17so2399412wiw.1 for ; Sun, 18 Aug 2013 12:26:53 -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=NWXeMYhK+MNDo258xWZZktGPCysRUsq+1p9tgnze9xw=; b=LRDizaIeU+ym0E1Ic3BekvDIAckdLDaFOG1Yxsf/CCxJsPdUHWml/rCr3SqMsVMC/i iC9plRIvx62r2YkYKwqweT9blivDA9tY1F8q6hVW6J56wvaJUw4KOUrnYhbmRFkgxp7X h6G4xkgQExDtacnOf4sxWCSxXJvCHPAIBn6i9HVud8eiZcJonhRnR5JIJGs3+BY/pREZ CI+PvPd+5KoNBvcAjj2v2eCpFWLpN0UU4Fuw50ps6ip/YN+QeZpJ/BPhcoIpVRXHU2eF Om2Qk50OyAPDe0mpGHfTx/JG7FGyTtYu28U8+Y3fTodMi51glcaDrvuxdciHcMod17qi Li3g== MIME-Version: 1.0 X-Received: by 10.180.8.42 with SMTP id o10mr5544734wia.0.1376854013434; Sun, 18 Aug 2013 12:26:53 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Sun, 18 Aug 2013 12:26:53 -0700 (PDT) In-Reply-To: <149701ce9c3f$7659ea80$630dbf80$@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> <19BE644B-D2A4-42D2-B983-50E90F3D3F8D@bsdimp.com> <149701ce9c3f$7659ea80$630dbf80$@rewt.org.uk> Date: Sun, 18 Aug 2013 12:26:53 -0700 X-Google-Sender-Auth: 8J9x9edannESqDSAd-uZxgM3Ioo 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: Sun, 18 Aug 2013 19:26:55 -0000 .. you can just disable those for now. You're debugging USB hangs, not bootp/nfs compile problems. :0 -adiran On 18 August 2013 11:19, Joe Holden wrote: > None yet - getting compilation problems when building with BOOTP and NFS > root (undefined references) > > > -----Original Message----- > > From: Warner Losh [mailto:wlosh@bsdimp.com] On Behalf Of Warner Losh > > Sent: 18 August 2013 07:41 > > To: Adrian Chadd > > Cc: Joe Holden; freebsd-mips@freebsd.org > > Subject: Re: Hang after usb on EdgeRouter Lite > > > > > > On Aug 16, 2013, at 12:12 PM, Adrian Chadd wrote: > > > 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. :) > > > > Any new news? > > > > Warner > > > >