Replace irq_enable() regions with explicit calls to check for irqs.
[seabios.git] / src / usb.c
2009-10-24 Kevin O'ConnorReplace irq_enable() regions with explicit calls to...
2009-10-18 Kevin O'ConnorExpand USB OHCI support.
2009-10-12 Kevin O'ConnorAdd stubs for USB OHCI support.
2009-09-29 Kevin O'ConnorInitial support for USB, UHCI, and USB Keyboards.