Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2013 11:36:31 -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-VmokVaJkrSedij=G2fnv-d03Hj6H_ED1N_TKOc4EWLGo2qQ@mail.gmail.com>
In-Reply-To: <520CC2DC.4060702@rewt.org.uk>
References:  <520CC2DC.4060702@rewt.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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="-march=octeon -mabi=64"
> makeoptions     LDSCRIPT_NAME=ldscript.mips.**octeon1
>
> makeoptions COPTFLAGS="-O2 -pipe"
>
> makeoptions     MODULES_OVERRIDE=""
> makeoptions     KERNLOADADDR=**0xffffffff80100000
>
> makeoptions     WITHOUT_KERNEL_TRAMPOLINE=1
>
> include         "../cavium/std.octeon1"
>
> hints           "OCTEON1.hints"
> options         OCTEON_VENDOR_UBIQUITI
>
> options         OCTEON_MODEL=OCTEON_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=128
> options         NO_SWAPPING
>
> options         SMP
>
> options         ROOTDEVNAME=\"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<http://lists.freebsd.org/mailman/listinfo/freebsd-mips>;
> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@**freebsd.org<freebsd-mips-unsubscribe@freebsd.org>
> "
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokVaJkrSedij=G2fnv-d03Hj6H_ED1N_TKOc4EWLGo2qQ>