[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070913163405.GA8325@suse.de>
Date: Thu, 13 Sep 2007 09:34:05 -0700
From: Greg KH <gregkh@...e.de>
To: Alan Stern <stern@...land.harvard.edu>
Cc: Adrian Bunk <bunk@...sta.de>, Adrian Bunk <bunk@...nel.org>,
Linus Torvalds <torvalds@...l.org>,
Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
linux-usb-devel@...ts.sourceforge.net,
Oliver Neukum <oneukum@...e.de>
Subject: Re: [GIT PATCH] USB autosuspend fixes for 2.6.23-rc6
On Thu, Sep 13, 2007 at 12:07:15PM -0400, Alan Stern wrote:
> You _can't_ change the autosuspend setting for a device that hasn't yet
> been detected; you can only do it after detection. But you _can_
> modify a whitelist either before or after a device is detected; any
> such modifications won't affect the already-existing devices.
Exactly. The kernel will by default get the device up and working. Any
capabilities to be changed after it is working can be done by userspace
with a "whitelist" type program that can properly tell the kernel that
this specific device can be safely suspended.
If you decide to do this in a small bash script, or in
HAL/udevd/DeviceKit/whatever, it all doesn't matter to the kernel.
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists