summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* o Don't assume unsigned long to be 64-bit on 64-bit platforms. IntroducedMartin Mares2006-05-053-7/+16
* Capability list parser now recognizes all AGP and all PCI Power ManagementMartin Mares2006-05-051-4/+49
* Added `bus mapping mode' (-M) which scans the whole configuration spaceMartin Mares2006-05-052-4/+5
* Add missing final argument to a->debug() call.Geert Uytterhoeven2006-05-051-2/+2
* Until kernel adopts new layout of PCI includes (i.e., separate declaration ofMartin Mares2006-05-051-0/+285
* Replaced `buffer' access method by a real cache.Martin Mares2006-05-054-63/+24
* Rewrote the PCI Utilities. All PCI configuration space access has beenMartin Mares2006-05-0513-0/+1952