]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib/generic.c
Released as 3.2.0.
[thirdparty/pciutils.git] / lib / generic.c
2008-11-10  Martin MaresAdded library functions for accessing PCI capabilities.
2008-11-10  Martin MaresCoding style cleanup: `for(...)' wants a space.
2007-02-06  Martin MaresGet rid of bzero().
2006-06-27  Martin MaresAdd and use PCI_FILL_CLASS.
2006-05-05  Martin MaresInclude file splits and namespace cleanups.
2006-05-05  Martin MaresFixed bugs in reading and interpreting of base addresses.
2006-05-05  Martin MaresPreliminary support for PCI domains
2006-05-05  Martin MaresRemoved memory leak in pci_generic_bus_scan().
2006-05-05  Martin MaresRemoved $Id$
2006-05-05  Martin Mares(pci_generic_scan_bus): Added work-around for devices...
2006-05-05  Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05  Martin MaresMerged in AIX port.
2006-05-05  Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05  Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05  Martin MaresAdded `bus mapping mode' (-M) which scans the whole...
2006-05-05  Geert UytterhoevenAdd missing final argument to a->debug() call.
2006-05-05  Martin MaresRewrote the PCI Utilities. All PCI configuration space...