From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chuck Ebbert Subject: Re: [Bug #28562] [BUG] usb problems in .38-rc3+ Date: Sun, 27 Mar 2011 20:57:27 -0400 Message-ID: <20110327205727.3abd06b5@katamari> References: <40UNry85rJN.A.NIF.Hp5jNB@chimera> Mime-Version: 1.0 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <40UNry85rJN.A.NIF.Hp5jNB@chimera> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki , Florian Mickler , Ed Tomlinson , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Sun, 27 Mar 2011 22:27:34 +0200 (CEST) "Rafael J. Wysocki" wrote: > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=28562 > Subject : [BUG] usb problems in .38-rc3+ > Submitter : Ed Tomlinson > Date : 2011-02-05 19:17 (51 days old) > Message-ID : <201102051417.58953.edt-Yad3+ZauZac@public.gmane.org> > References : http://marc.info/?l=linux-kernel&m=129693391417607&w=2 > >From the original report: [108495.369056] usb 5-1: new full speed USB device using ohci_hcd and address 3 [108495.573077] usb 5-1: New USB device found, idVendor=0a12, idProduct=0001 [108495.580099] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [108652.971977] usb 5-1: USB disconnect, address 3 [108652.972718] btusb_bulk_complete: hci0 urb ffff8800684e99c0 failed to resubmit (19) [108652.973725] btusb_bulk_complete: hci0 urb ffff8800684e9c00 failed to resubmit (19) [108652.974707] btusb_intr_complete: hci0 urb ffff8800684e9840 failed to resubmit (19) [108653.001690] btusb_send_frame: hci0 urb ffff8800bb42a240 submission failed [108657.007541] usb 2-4.7: new full speed USB device using ehci_hcd and address 8 [108657.147736] usb 2-4.7: New USB device found, idVendor=0a12, idProduct=0001 [108657.154954] usb 2-4.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 I just noticed this: the device is claimed by OHCI, then ~150 seconds later(!) it disconnects and then gets claimed by EHCI, presumably while it's in use.