On Sun, 21 May 2006, Ezequiel Valenzuela wrote: > Alan, > > Thank you very much for taking the time to do this patch. I'll probably > try and improve it slightly to force a certain mode (probably sending > "0" or "1" to the file that's created) instead of toggling between the > two. And I'll probably create a service to be run on initialization (I > use Gentoo Linux), so that the port is set to use the compound > controller (uhci in my case) on every start up. It'll be nice to have a > fixed USB 1.1 port :)
Be aware that each time you write to that file, it only affects the current device (or the next one that gets plugged into the port). Whenever you unplug a device the port switches automatically back to the EHCI controller. 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 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
