Re: [PATCH] input: bcm5974 turn wellspring mode off if failed to start traffic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Luo Jinghua wrote:
[...]
> So the error code is the ENOSPC.

Interesting. A couple of years back, there were a few reports on strange usb
behavior on Macbooks that turned out to be a hardware problem, a bad internal
usb connector. Could that be the case here?

Since ENOSPC is pretty rare, narrowing it down code-wise seems possible. It
could for instance be this path happening:

usb_submit_urb
  usb_hcd_submit_urb
     hcd->driver->urb_enqueue
       ehci_urb_enqueue
         intr_submit
           qh_schedule
             fail

Henrik

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux