On Fri, 1 Sep 2006, Marc Singer wrote: > I'd like to use g_file_storage without loading it as a module. If I > can pass something like g_file_storage:g_removable=1 on the command > line, then I can load the backing store once the kernel is loaded. Is > there a way to make this work? > > I suppose I could set the removable bit to 1 by default by editing the > source. But, it would serve me better to pass this to the kernel at > startup.
The boot command-line option you would use is: g_file_storage.removable=1 It might work if you also build the device controller driver into the kernel. I've never tried it. Let us know what happens. Why don't you want to load g_file_storage as a module? Alan Stern ------------------------------------------------------------------------- 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