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.
Is there any method to may disable a specific driver only at runtime? Lets say like ehci? Kind regards, Sebastian

