Hang after usb on EdgeRouter Lite

Adrian Chadd adrian at freebsd.org
Thu Aug 15 18:36:33 UTC 2013


as in, the whole thing hangs, or just usb devices?



-adrian



On 15 August 2013 05:00, Joe Holden <lists at 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 at 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 at freebsd.org>
> "
>


More information about the freebsd-mips mailing list