Re: [linux-usb-devel] [PATCH] USB: Only enable autosuspend by default on certain device classes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oliver Neukum
Date: Friday, August 3, 2007 - 12:57 am

Am Freitag 03 August 2007 schrieb Matthew Garrett:

Then make autosuspend support for the printer driver a config option.
This is not a reason to change the core usb code. The core code needs
to be involved only for device that are driven through usbfs. The major types
are:

- scanners
- PTP devices
- OBEX

Scanners are covered by SANE's latest CVS
PTP are a class and could be covered by a single udev rule
Obex is comm, so the patch wouldn't help.


Kernel developers are a diverser lot than you think ;-)
We don't enable autosuspend in drivers we can't test, except where
the lack of a kernel driver forces us to use a broad swipe. Printers
were tested, too, and most printers seem to work.

	Regards
		Oliver
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [linux-usb-devel] [PATCH] USB: Only enable autosuspend ..., Oliver Neukum, (Fri Aug 3, 12:57 am)
Re: [PATCH] USB: Only enable autosuspend by default on c ..., Matthew Garrett, (Fri Aug 3, 10:48 am)