grml...
[seabios.git] / src / usb-hub.c
2010-05-23 Kevin O'ConnorRename check_time() to check_tsc().
2010-03-28 Kevin O'ConnorRefactor USB hub code.
2010-03-10 Kevin O'ConnorAdd USB EHCI controller support.
2010-03-10 Kevin O'ConnorReplace USB encoded 'u32 endp' scheme with explicit...
2010-03-10 Kevin O'ConnorFurther parallelize USB init by launching a thread...
2010-02-28 Kevin O'ConnorPrefer passing a USB "pipe" structure over a USB endp...
2010-02-15 Kevin O'ConnorInitial support for USB hubs.