grml...
[seabios.git] / src / usb-uhci.h
2011-07-10 Kevin O'ConnorPush 'struct pci_device' into USB code (instead of...
2010-03-10 Kevin O'ConnorReduce size of USB 'struct uhci_td'.
2010-03-10 Kevin O'ConnorDynamically allocate USB controller structures.
2010-03-10 Kevin O'ConnorReplace USB encoded 'u32 endp' scheme with explicit...
2010-02-28 Kevin O'ConnorPrefer passing a USB "pipe" structure over a USB endp...
2010-02-18 Kevin O'ConnorInitial support for booting from USB drives.
2010-02-18 Kevin O'ConnorUSB UHCI cleanups.
2010-02-14 Kevin O'ConnorSupport USB interrupt schedules on OHCI and UHCI.
2009-10-24 Kevin O'ConnorAdd simple cooperative threading scheme to allow parall...
2009-10-12 Kevin O'ConnorAdd stubs for USB OHCI support.
2009-09-29 Kevin O'ConnorInitial support for USB, UHCI, and USB Keyboards.