Hang after usb on EdgeRouter Lite
Adrian Chadd
adrian at freebsd.org
Thu Aug 15 23:32:11 UTC 2013
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 at rewt.org.uk> wrote:
> It just stops at that point.. no further console output – left it about 9
> hours and it hadn’t moved. Same happens each boot****
>
> ** **
>
> Cheers****
>
> Joe****
>
> ** **
>
> *From:* adrian.chadd at gmail.com [mailto:adrian.chadd at gmail.com] *On Behalf
> Of *Adrian Chadd
> *Sent:* 15 August 2013 19:37
> *To:* Joe Holden
> *Cc:* freebsd-mips at 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 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
> To unsubscribe, send any mail to "freebsd-mips-unsubscribe at freebsd.org"***
> *
>
> ** **
>
More information about the freebsd-mips
mailing list