Hi,I've changed the loader behavior to automatically load ehci.ko if not instructed otherwise.
So if EHCI doesn't work properly on your box (it doesn't on one of mine), you will have to disable it by putting into /boot/loader.conf:
hint.ehci.0.disabled=1The commit is here: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/df620736c55399500e845f244030ac8991b58bae
Regards, Sascha