Initial support for USB, UHCI, and USB Keyboards.
[seabios.git] / src / post.c
2008-03-08 Kevin O'ConnorMinor cleanup - move init of bda->equipment_list_flags
2008-03-08 Kevin O'ConnorFix keyboard init bug.
2008-03-07 Kevin O'ConnorUse symbols for cmos offsets in ram_probe()
2008-03-06 Kevin O'ConnorRename VISIBLE macro for better control.
2008-03-06 Kevin O'ConnorThis patch adds the BIOS support for SMP, ACPI, PCI...
2008-03-05 Kevin O'ConnorGet CDROM emulation working.
2008-03-03 Kevin O'ConnorCleanup start logic in post.
2008-03-02 Kevin O'ConnorBug fixes; get mouse working.
2008-03-02 Kevin O'ConnorEnhance included bios tables.
2008-03-02 Kevin O'ConnorRename PORT_KBD_* to PORT_PS2_*
2008-03-02 Kevin O'ConnorVarious minor cleanups.
2008-03-01 Kevin O'ConnorImplement basic "eoi_jmp_post" code to post step.
2008-03-01 Kevin O'ConnorCleanup of post.c
2008-02-29 Kevin O'ConnorEnable extra debugging.
2008-02-27 Kevin O'ConnorMerge recent changes to bochs-bios CVS head.
2008-02-27 Kevin O'ConnorMisc updates.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.