Re: Temporarily disabling CONFIG_USB_SUSPEND

2007-09-28 Thread Chuck Ebbert
On 09/28/2007 03:42 PM, Chris Frey wrote: > Hi, > > Is there a global means to disable the CONFIG_USB_SUSPEND feature, perhaps > through /proc or /sysfs? > > I know this can be done, in a semi-reliable manner, on a per-device > basis by writing 0 or 2 to the /sys/.../device/power/state file, but

Temporarily disabling CONFIG_USB_SUSPEND

2007-09-28 Thread Chris Frey
Hi, Is there a global means to disable the CONFIG_USB_SUSPEND feature, perhaps through /proc or /sysfs? I know this can be done, in a semi-reliable manner, on a per-device basis by writing 0 or 2 to the /sys/.../device/power/state file, but I'm looking for something that will have the same effect