Hi Alan,

> > > Here are a bunch of USB patches for 2.6.19.
> > > 
> > > They contain:
> > >   - new driver for usb debug device (client side only so far)
> > >   - helper functions to find usb endpoints easier
> > >   - minor bugfixes
> > >   - new device support
> > >   - usb core rework for autosuspend logic
> > >   - autosuspend logic that should now save a lot of power when no
> > >     one is using a USB device.
> > 
> > So we can now go to C3, extending battery life by about 2 hours on
> > x60? Good.
> 
> Try it and see.  You have to turn on CONFIG_USB_SUSPEND.
> 
> You also have to have autosuspend support in all the USB drivers for the
> attached devices.  Right now autosuspend is present only in the host
> controller drivers and the hub driver -- it is not available in USBHID
> (under development).  But if you have a USB device with no driver bound,
> or you unload its driver, then the device will automatically be suspended.

about the USBHID part. Jiri Kosina is just about to finally split the
HID parser and make it available for Bluetooth and USB as an independent
subsystem. This might conflict with any autosuspend changes for the
USBHID. It might be better that this waits until Jiri's patches are
merged.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to