From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [linux-pm] [RFC] USB device persistence across suspend-to-disk Date: Wed, 6 Sep 2006 08:09:57 -0700 Message-ID: <20060906150957.GA27983@kroah.com> References: <20060905091318.42c273d2.rdunlap@xenotime.net> <20060906053637.GI7043@ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20060906053637.GI7043@ucw.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-usb-devel-bounces@lists.sourceforge.net Errors-To: linux-usb-devel-bounces@lists.sourceforge.net To: Pavel Machek Cc: Linux-pm mailing list , Alan Stern , USB development list , Kernel development list List-Id: linux-pm@vger.kernel.org On Wed, Sep 06, 2006 at 05:36:38AM +0000, Pavel Machek wrote: > Hi! > > > > > +main kernel instead of as a separate module, you can put > > > > +"usbcore.persist=1" on the boot command line. You can also change the > > > > +kernel's behavior on the fly using sysfs: Type > > > > + > > > > + echo y >/sys/module/usbcore/parameters/persist > > > > > > Does sysfs treat 'y' as '1'? > > > Anyway, it would be Good to be consistent. > > > > Yes; I'll change everything to 'y'. > > Actually I'd prefer 0/1... that's what other parts of kernel use IIRC. The module paramater parsing code in the kernel will accept either, so it really isn't a big deal. thanks, greg k-h ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel