]> mj.ucw.cz Git - pciutils.git/history - lib
Some new ID's and German description in the spec file.
[pciutils.git] / lib /
2006-05-05 Martin MaresChat when the subsystem ID is the same as device ID...
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresAdded a simple example of how to use the library.
2006-05-05 Martin MaresDon't include <asm/io.h> with glibc.
2006-05-05 Martin MaresSeveral small formatting fixes.
2006-05-05 Martin MaresYet another pread/pwrite fix, this time for libc5.
2006-05-05 Martin MaresAdded configuration for ia64 (the same as for Alpha).
2006-05-05 Martin MaresCorrected order of access methods (thanks to Andreas...
2006-05-05 Martin MaresFixed printing of unknown subsystem ID's.
2006-05-05 Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05 Eddie C. Dostextend buffer size for proc reads, too small on sparc64
2006-05-05 Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05 Martin MaresRewrote the pread/pwrite things once again. Use pread...
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresWhen device ID lookup fails, return hexadecimal device...
2006-05-05 Martin MaresUse hard-coded numbers instead of __NR_pread in case...
2006-05-05 Martin MaresSparc/Sparc64 fixes by Jakub.
2006-05-05 Martin MaresAlpha compilation fixes by Matthew Jacob.
2006-05-05 Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05 Martin MaresCapability list parser now recognizes all AGP and all...
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 MaresUntil kernel adopts new layout of PCI includes (i.e...
2006-05-05 Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...