On Thu, Mar 26, 2009 at 06:45:09AM +0100, Sebastian Rother wrote: > On Wed, 25 Mar 2009 21:56:48 -0400 > Daniel Ouellet <[email protected]> wrote: > > > Sebastian Rother wrote: > > > Is it possible to disable for example ehci at runtime? > > > As far as I understand I can use config -e -f /bsd to modify the BSD > > > kernel > > > but the changes just get applied after a reboot. > > > > And I forgot that point here too, sorry, my bad. Yes you would need to > > reboot to get the end results you wants, either at boot with -c, you > > need to reboot to get that, or with config, you will need to reboot to > > take the save changes from the modified kernel. > > > > I forgot to include that in my previous email. > > > > My apologies to not have included that as well. > > > > Best, > > > > Daniel > > I did noticed that. :-) > But I seriously do mean "at runtime" because a reboot should get prevented.
I suggest you read up on how EHCI works. wikipedia even. if you plug a usb 1.x only hub into a usb 2.x capable hub ... though it's not clear what you are really trying to accomplish. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org

