[Bug 192328] New: boot OS with usb hard disk plug-in,usb low speed used

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192328 Bug ID: 192328 Summary: boot OS with usb hard disk plug-in,usb low speed used Product: Base System Version: 10.0-RELEASE Hardware: amd64 OS: Any Status: Needs

uhub_reattach_port: giving up port reset - device vanished

2014-08-01 Thread Carlos Jacobo Puga Medina
Recently I started to have a problem with a wireless device. When it's attached spits out the following message: uhub_reattach_port: giving up port reset - device vanished I rebooted the system but the problem doesn't go away. Any thoughts? -- Carlos Jacobo Puga Medina _

Re: Random issues with xhci

2014-08-01 Thread Sean Bruno
On Fri, 2014-08-01 at 10:03 -0700, Sean Bruno wrote: > On Thu, 2014-07-31 at 18:11 +0200, Hans Petter Selasky wrote: > > Best way to debug is to log all USB traffic: > > > > usbdump -i usbusX -s 65536 -w usblog.pcap > > > > Then try to see if there are any USB errors happening before the XHCI >

Re: Random issues with xhci

2014-08-01 Thread Sean Bruno
On Thu, 2014-07-31 at 18:11 +0200, Hans Petter Selasky wrote: > Best way to debug is to log all USB traffic: > > usbdump -i usbusX -s 65536 -w usblog.pcap > > Then try to see if there are any USB errors happening before the XHCI > controller resets. > > Thank you! > > --HPS Hrm ... seems to