Re: [linux-usb-devel] patch to autosuspend mice #2

2007-02-01 Thread Eric Piel
02/01/2007 11:22 AM, Oliver Neukum wrote/a écrit: > Am Donnerstag, 1. Februar 2007 11:09 schrieb Eric Piel: > >> Hi, >> >> I can report success for my mouse automatically turning off (and waking >> up when I click). However I wonder how good it is in a pure user &

Re: [linux-usb-devel] patch to autosuspend mice #2

2007-02-01 Thread Eric Piel
01/31/2007 04:56 PM, Oliver Neukum wrote/a écrit: > Hi, > > this preliminary patch should suspend your mouse, if it supports remote > wakeup. In fact it should do this to all devices which are HID, claimed by > the input layer and support remote wakeup. > > It works for me with my mouse. I've tes

Re: [linux-usb-devel] Regression : usb device doesn't resume correctly

2005-06-14 Thread Eric Piel
13.06.2005 23:48, Alan Stern wrote/a écrit: On Mon, 13 Jun 2005, Eric Piel wrote: On 2.6.12-rc6 the suspend generates this printk : usbhid 1-2:1.0: suspend 1 fail, code 0 You can ignore that message. It is bogus and doesn't bear much relation to whether the suspend actually succeed

[linux-usb-devel] Regression : usb device doesn't resume correctly

2005-06-13 Thread Eric Piel
Hello, I've noticed a regression between linux 2.6.11 (.8) and 2.6.12-rc6: Suspending and resuming my mouse used to work perfectly on 2.6.11, doing echo -n 1 > /sys/bus/usb/devices/usb1/1-2/power/state and "echo -n 0..." to resume it. On 2.6.12-rc6 the suspend generates this printk : usbhid 1