From owner-freebsd-mips@FreeBSD.ORG Sun Aug 18 22:32:10 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 B49ED584; Sun, 18 Aug 2013 22:32:10 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from hosted.mx.as41113.net (abby.lhr1.as41113.net [91.208.177.20]) by mx1.freebsd.org (Postfix) with ESMTP id 1E2F020C9; Sun, 18 Aug 2013 22:32:09 +0000 (UTC) Received: from jwhlaptop (unknown [91.208.177.70]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by hosted.mx.as41113.net (Postfix) with ESMTPSA id 3cJCgR6kMgzK5; Sun, 18 Aug 2013 23:32:03 +0100 (BST) From: "Joe Holden" To: "'Adrian Chadd'" 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> <14bb01ce9c51$c3152530$493f6f90$@rewt.org.uk> <14c801ce9c53$6f19bf20$4d4d3d60$@rewt.org.uk> <14de01ce9c5a$91bc75c0$b5356140$@rewt.org.uk> In-Reply-To: Subject: RE: Hang after usb on EdgeRouter Lite Date: Sun, 18 Aug 2013 23:32:06 +0100 Message-ID: <14ea01ce9c62$c6535080$52f9f180$@rewt.org.uk> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQDSx7RPSvWYV1+2NRuoyVFJmvJkCQFR0b4DAaP0CHUCJVC0/AGoklCJAWPjjlkAL/f4SwHWGKPhAfqrHBIBe1opCQGbwCg3AR2jTAwC+PEgMAGyCboaAYTXyAWa3s72YA== Content-Language: en-gb Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 22:32:10 -0000 Cool cheers - will get a PR filed shortly and if not first thing - should have time during the week to build/test anything Jeff may have Thanks Joe From: adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com] On Behalf Of Adrian Chadd Sent: 18 August 2013 23:02 To: Joe Holden Cc: freebsd-mips@freebsd.org Subject: Re: Hang after usb on EdgeRouter Lite Ok. I just replied to Jeff's commit and CC'ed you. Let's see if we can work with Jeff to figure out why the hell it broke and get it fixed up before 10.0-REL is cut. Would you please file a PR with all the relevant information that you've found? Thanks! -adrian On 18 August 2013 14:33, Joe Holden > wrote: Ok so r254025 is definitely the commit that broke it (both SMP *and* USB) - looks like the commit is quite involved so won't be particularly easy to unbreak just mips (at least for me) :( > -----Original Message----- > From: owner-freebsd-mips@freebsd.org [mailto:owner-freebsd- > mips@freebsd.org ] On Behalf Of Joe Holden > Sent: 18 August 2013 21:42 > To: 'Adrian Chadd' > Cc: freebsd-mips@freebsd.org > Subject: RE: Hang after usb on EdgeRouter Lite > > ... and it boot with the second core disabled (usb still broken though) - > something has gone horribly wrong :P > > > -----Original Message----- > > From: owner-freebsd-mips@freebsd.org [mailto:owner-freebsd- > > mips@freebsd.org ] On Behalf Of Joe Holden > > Sent: 18 August 2013 21:30 > > To: 'Adrian Chadd' > > Cc: freebsd-mips@freebsd.org > > Subject: RE: Hang after usb on EdgeRouter Lite > > > > Sigh. it's actually getting worse - r254025 hangs after ULE setup. > > > > > > > > This may take longer than I first thought > > > > > > > > From: adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com ] On > Behalf > > Of Adrian Chadd > > Sent: 18 August 2013 20:27 > > To: Joe Holden > > Cc: Warner Losh; freebsd-mips@freebsd.org > > Subject: Re: Hang after usb on EdgeRouter Lite > > > > > > > > .. 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 > > > > > > > > > > > > > > _______________________________________________ > > freebsd-mips@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org " > > > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org "