some debug stuff. let zeh ohci hack begin! \o/
[ppcskel.git] / main.c
diff --git a/main.c b/main.c
index bbb7d39c9c81b72da7091708cbcdac569cb1a92f..d69bb40a1d53dda7f353ae9fb491c4d1fc9f95d2 100644 (file)
--- a/main.c
+++ b/main.c
@@ -121,6 +121,8 @@ int main(void)
        printf("bye, world!\n");
        */
 
+       (void) usb_add_device();
+
        while(1) {
                // just to get sure we are still in this loop
                //_CPU_ISR_Enable() // don't know why this is needed...