Re: [linux-usb-devel] Error -71 on device descriptor read/all
From: Oliver Neukum
Date: Tue Jun 19 2007 - 14:57:24 EST
Am Dienstag, 19. Juni 2007 schrieb Paul Walmsley:
> On Tue, 19 Jun 2007, Oliver Neukum wrote:
>
> > Am Dienstag, 19. Juni 2007 schrieb Chuck Ebbert:
> >
> >> Try disabling CONFIG_USB_SUSPEND
> >>
> >> [usb developers: what are the drawbacks of doing this?]
> >
> > Increased power consumption.
>
> speaking of CONFIG_USB_SUSPEND, I've encountered at least one device -- a
> Canon EOS 5D camera -- that, after the bus suspends, must be powercycled
> in order to return the camera's interrupt endpoints to a functional state.
> How are these types of problems handled, currently? Is this something for
> a blacklist?
drivers/usb/core/quirks.c
Please try the reset-resume quirk before you use the no-autosuspend quirk.
Regards
Oliver
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/