Re: [linux-usb-devel] [PATCH] Don't autosuspend Blackberry devices.

2007-06-19 Thread Oliver Neukum
Am Mittwoch, 20. Juni 2007 schrieb Jeremy Katz: > On Wed, 2007-06-20 at 00:12 +0200, Oliver Neukum wrote: > > Am Dienstag, 19. Juni 2007 schrieb Jeremy Katz: > > > Blackberry devices charge over USB. By autosuspending the port, they are > > > not able to charge reliably. > > > > We made autosuspe

Re: [linux-usb-devel] [PATCH] Don't autosuspend Blackberry devices.

2007-06-19 Thread Jeremy Katz
On Wed, 2007-06-20 at 00:12 +0200, Oliver Neukum wrote: > Am Dienstag, 19. Juni 2007 schrieb Jeremy Katz: > > Blackberry devices charge over USB. By autosuspending the port, they are > > not able to charge reliably. > > We made autosuspend configurable on a per device basis through > sysfs precis

Re: [linux-usb-devel] [PATCH] Don't autosuspend Blackberry devices.

2007-06-19 Thread Oliver Neukum
Am Dienstag, 19. Juni 2007 schrieb Jeremy Katz: > Blackberry devices charge over USB. By autosuspending the port, they are > not able to charge reliably. We made autosuspend configurable on a per device basis through sysfs precisely for such cases. The blacklist is only for devices which crash wh

[linux-usb-devel] [PATCH] Don't autosuspend Blackberry devices.

2007-06-19 Thread Jeremy Katz
Blackberry devices charge over USB. By autosuspending the port, they are not able to charge reliably. Signed-off-by: Jeremy Katz <[EMAIL PROTECTED]> --- drivers/usb/core/quirks.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/usb/core/quirks.c b/drivers/usb/