[Bug 218513] USB fails to initialize

2017-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 rkober...@gmail.com changed: What|Removed |Added Status|New |Closed

[Bug 218513] USB fails to initialize

2017-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #9 from rkober...@gmail.com --- (In reply to leeb from comment #8) I should close this ticket. It was clearly a race and it vanished after a system update shortly after the discussion of this ticket. It was simply a failure to

[Bug 218513] USB fails to initialize

2017-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 l...@ratnaling.org changed: What|Removed |Added CC||l...@ratnaling.org ---

[Bug 218513] USB fails to initialize

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #7 from rkober...@gmail.com --- This is really feeling like a race. I built a kernel without any USB devices. I boot to single user and, when I load the USB device drivers, everything works. I can plug in a thumb drive and it

[Bug 218513] USB fails to initialize

2017-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #5 from Hans Petter Selasky --- Hi, Maybe you can repeat the dump for usb,ehci,uhci,ohci,xhci .ko only. Do you feel certain the compiler was properly built? --HPS -- You are receiving this mail

[Bug 218513] USB fails to initialize

2017-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #4 from da...@catwhisker.org --- localhost(11.0-S)[5] uname -a FreeBSD localhost 11.0-STABLE FreeBSD 11.0-STABLE #315 r317083M/317085:1100512: Tue Apr 18 05:32:22 PDT 2017 root@localhost:/common/S1/obj/usr/src/sys/CANARY

[Bug 218513] USB fails to initialize

2017-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #3 from rkober...@gmail.com --- (In reply to Hans Petter Selasky from comment #2) The dumps are 441 MB and 438 MB and the kernels are significantly different. just the size differs by about 171 MB. They may be downloaded from

[Bug 218513] USB fails to initialize

2017-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 Hans Petter Selasky changed: What|Removed |Added CC|

[Bug 218513] USB fails to initialize

2017-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #1 from rkober...@gmail.com --- The issue is the update to llvm-4.0. With r316422, USB works fine. llvm-4.0 was MFCed in r316423 and USB is not working with that kernel. The commit did not touch and USB specific code. Should

[Bug 218513] USB fails to initialize

2017-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 Mark Linimon changed: What|Removed |Added Component|kern|usb