From owner-freebsd-mips@FreeBSD.ORG Fri Aug 16 00:39:33 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 E9F10AED for ; Fri, 16 Aug 2013 00:39:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 838762309 for ; Fri, 16 Aug 2013 00:39:33 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id t61so1141514wes.31 for ; Thu, 15 Aug 2013 17:39:32 -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=RpiXRatxdzEpUsPx7jMhuQFSVpLwBrnVI0dioW4mvgc=; b=P2Gq098ZoID4peTNWwg5rsATbu3gaAEEmPCBpuEIv9ocap0r0TTqn8BFao7EDiMQdf t6Ig02OPPyDwLn/3Vcbd/Dui3Rc/8fU3apAEdlQiJ5fv3EvnExYolmSsV/iBBFma1Bdi /Z8kL5Dkf1LmOMIgCcuFUcaHVUwll4vECJ9c7WuczKUkAB8y8V+jb1OVLxzRpKYrNXem wmV6fAI/Vj+MzSQjIpvHTGbiT3h4Y+MYZ9wGhBaNnZG7sUXNt1uTUyI2uWn4TqNQLOik xrPdjHrl5GRqhCJuGsTYipXPvVVRXR8Mpb9zIxokz5hqquANg+XMGXJuAKm/afjaoPw2 pzzw== MIME-Version: 1.0 X-Received: by 10.180.36.133 with SMTP id q5mr3569598wij.0.1376613571988; Thu, 15 Aug 2013 17:39:31 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 15 Aug 2013 17:39:31 -0700 (PDT) In-Reply-To: <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> Date: Thu, 15 Aug 2013 17:39:31 -0700 X-Google-Sender-Auth: xzTVpXDTXtEiOTA--Vhgs_-VMkI Message-ID: Subject: Re: Hang after usb on EdgeRouter Lite From: Adrian Chadd To: Joe Holden Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 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 00:39:34 -0000 On 15 August 2013 17:08, Joe Holden wrote: > I can probably fit in stepping through the revisions that are likely to b= e > relevant=85 just gone back to r252434 as a starting point and that works = fine. > Sweet! Please do! I'm glad it's not that hard a regression to identify :) -adrian