Re: [linux-usb-devel] autosuspend for storage devices

2007-02-09 Thread Alan Stern
On Fri, 9 Feb 2007, Oliver Neukum wrote: > > Also, it's debatable whether USB should autosuspend a storage device at > > all. Like with HID devices, it seems more logical to have autosuspend > > requests come up from the lower layer (in this case the SCSI layer). > > After all, suspending a dis

Re: [linux-usb-devel] autosuspend for storage devices

2007-02-09 Thread Oliver Neukum
Am Freitag, 9. Februar 2007 19:06 schrieb Alan Stern: > On Fri, 9 Feb 2007, Oliver Neukum wrote: > > > Hi, > > > > here's autosuspend for storage devices. It was surprisingly easy. > > I've tested it and I can play an mp3 and see how the stick wakes > > up every few seconds. Comments? > > To test

Re: [linux-usb-devel] autosuspend for storage devices

2007-02-09 Thread Alan Stern
On Fri, 9 Feb 2007, Oliver Neukum wrote: > Hi, > > here's autosuspend for storage devices. It was surprisingly easy. > I've tested it and I can play an mp3 and see how the stick wakes > up every few seconds. Comments? > To test this you'll likely have to turn off haldaemon. This still > needs a s

[linux-usb-devel] autosuspend for storage devices

2007-02-09 Thread Oliver Neukum
Hi, here's autosuspend for storage devices. It was surprisingly easy. I've tested it and I can play an mp3 and see how the stick wakes up every few seconds. Comments? To test this you'll likely have to turn off haldaemon. This still needs a solution. Alan, do I recall correctly that you have a mou