Date: Thu, 15 Aug 2013 16:32:09 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Joe Holden <lists@rewt.org.uk> Cc: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: Hang after usb on EdgeRouter Lite Message-ID: <CAJ-Vmok-k75Agk7F4%2BCqkq%2BfH3qJcpac8LLyJgGpZSJ758x4RQ@mail.gmail.com> In-Reply-To: <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> <CAJ-VmokVaJkrSedij=G2fnv-d03Hj6H_ED1N_TKOc4EWLGo2qQ@mail.gmail.com> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Do yu have the time to do a binary search of the revisions to figure out when it broke? thanks, -adrian On 15 August 2013 15:28, Joe Holden <lists@rewt.org.uk> wrote: > It just stops at that point.. no further console output =96 left it about= 9 > hours and it hadn=92t moved. Same happens each boot**** > > ** ** > > Cheers**** > > Joe**** > > ** ** > > *From:* adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com] *On Behalf > Of *Adrian Chadd > *Sent:* 15 August 2013 19:37 > *To:* Joe Holden > *Cc:* freebsd-mips@freebsd.org > *Subject:* Re: Hang after usb on EdgeRouter Lite**** > > ** ** > > as in, the whole thing hangs, or just usb devices?**** > > ** ** > > ** ** > > ** ** > > -adrian**** > > ** ** > > ** ** > > On 15 August 2013 05:00, Joe Holden <lists@rewt.org.uk> wrote:**** > > Hi guys, > > I've updated my ERLs to latest head but I'm seeing usb hangs now on boot > after: > > usbus0: 480Mbps High Speed USB v2.0 > > It doesn't actually seem to detect anything, kernel config below: > > ##### > > ident OCTEON-ERL-RTR > > makeoptions ARCH_FLAGS=3D"-march=3Docteon -mabi=3D64" > makeoptions LDSCRIPT_NAME=3Dldscript.mips.octeon1 > > makeoptions COPTFLAGS=3D"-O2 -pipe" > > makeoptions MODULES_OVERRIDE=3D"" > makeoptions KERNLOADADDR=3D0xffffffff80100000 > > makeoptions WITHOUT_KERNEL_TRAMPOLINE=3D1 > > include "../cavium/std.octeon1" > > hints "OCTEON1.hints" > options OCTEON_VENDOR_UBIQUITI > > options OCTEON_MODEL=3DOCTEON_CN50XX_PASS1_X > > options SCHED_ULE > options PREEMPTION > options INET > options INET6 > options FFS > options SOFTUPDATES > options MSDOSFS > options PROCFS > options PSEUDOFS > options GEOM_PART_GPT > options GEOM_LABEL > options STACK > options _KPOSIX_PRIORITY_SCHEDULING > options PRINTF_BUFR_SIZE=3D128 > options NO_SWAPPING > > options SMP > > options ROOTDEVNAME=3D\"ufs:/dev/ufs/root\" > > device scbus > device da > > device uart > > device octe > device octm > > device miibus > > device loop > device random > device ether > device vlan > device tun > device md > device gif > device tap > #device bridge > #device epair > device bpf > device carp > > device octeon_wdog > > device octusb > device usb > device umass > > device crypto > device cryptodev > device cryptocteon > > device gpio > > options IPFIREWALL > options IPFIREWALL_DEFAULT_TO_ACCEPT > > #### > > does it look like I'm missing anything or is this a regression? > > Cheers, > Joe > _______________________________________________ > 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"**= * > * > > ** ** >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmok-k75Agk7F4%2BCqkq%2BfH3qJcpac8LLyJgGpZSJ758x4RQ>