Thomas Nikolajsen <thomas.nikolaj...@mail.dk> added the comment:

Try:
lunset ehci_load
set hint.ehci.0.disabled=1

Or:
lunset ehci_load
unset ehci_load

Or (will do same; forgot I had done 2nd cmd below):
ehci_load=
unset ehci_load

I have committed fix: just description of kenv vs local variables.

Problem is wrong docs, as you write, we didn't note that 'loadall'
uses local (_load) vars and 'boot' uses (the old) kenv vars.
Same problem for acpi_load.

After release I might fix loader to remove this confusing
(schizophrenic ?) facility that a variable can have two instances with 
different value; I see no use for it.

_____________________________________________________
DragonFly issue tracker <b...@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2141>
_____________________________________________________

Reply via email to