Synch pci ids and registers with Linux kernel source.
[seabios.git] / src / pciinit.c
2008-11-08 Kevin O'ConnorSynch pci ids and registers with Linux kernel source.
2008-10-25 Kevin O'ConnorSupport pci init of both PIIX3 and PIIX4 - patch from...
2008-10-25 Kevin O'ConnorUse defines for PCI ids.
2008-08-30 Kevin O'ConnorUse ALIGN() macro in place of open-coded aligns.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorBreakup rombios32.c into pciinit.c and smbios.c