> What should I do to test this? Is there USB debugging I can turn on? > Should I just compile with UHCI_DEBUG? Or would something else likely > be more helpful? Compile with USB_DEBUG, it enables all the other. Then break into DDB, set usbdebug=5, uhcidebug=5, and plug something in. -- Lennart