Change license from GPLv3 to LGPLv3.
[seabios.git] / src / pci.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-05 Kevin O'ConnorDon't allow start_bdf with new auto max bus detection...
2008-11-30 Kevin O'ConnorOnly touch PCI functions > 0 on multi-function devices...
2008-11-28 Kevin O'ConnorFix bug - bios writes must be enabled before max PCI...
2008-11-09 Kevin O'ConnorOverhaul PCI config functions.
2008-11-08 Kevin O'ConnorSynch pci ids and registers with Linux kernel source.
2008-08-31 Kevin O'ConnorRename pci_find_class() to pci_find_classprog(), and...
2008-08-17 Kevin O'ConnorReturn max bus number in int 1a/b101 call.
2008-07-10 Kevin O'ConnorFix error in pci_find_class().
2008-06-21 Kevin O'ConnorPCI fixes
2008-06-12 Kevin O'ConnorMove PIR table definitions to pcibios.h.
2008-05-25 Kevin O'ConnorPCI enhancements.
2008-03-16 Kevin O'ConnorBasic support for PCI BIOS.
2008-03-08 Kevin O'ConnorRevert "Commit missing files from last commit."
2008-03-06 Kevin O'ConnorCommit missing files from last commit.