]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib/access.c
Decoding of the Vendor-Specific Capabilities (both PCI and PCIe)
[thirdparty/pciutils.git] / lib / access.c
2008-12-12  Alex ChiangDisplay physical slot information in lspci -v
2008-11-21  Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
2008-11-11  Martin MaresUpdated library ABI with proper versioning.
2008-11-10  Martin MaresAdded library functions for accessing PCI capabilities.
2008-02-20  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12  Martin MaresMoved functions related to initialization and cleanup...
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11  Martin MaresImplemented control options and the caching logic.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-02-13  Martin MaresThe first try at using DNS for resolving ID's.
2007-02-06  Martin MaresGet rid of bzero().
2006-09-09  Martin MaresAdded support for compressed pci.ids.
2006-05-05  Martin MaresAdded OpenBSD interface.
2006-05-05  Martin MaresInclude file splits and namespace cleanups.
2006-05-05  Martin MaresPreliminary support for PCI domains
2006-05-05  Martin MaresAdded sysfs support
2006-05-05  Martin MaresFixed UNUSED
2006-05-05  Martin MaresRemoved $Id$
2006-05-05  Martin MaresRemoved syscall.
2006-05-05  Martin MaresInitial NetBSD support.
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 MaresCorrected order of access methods (thanks to Andreas...
2006-05-05  Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05  Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05  Martin MaresAdded `bus mapping mode' (-M) which scans the whole...
2006-05-05  Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05  Martin MaresRewrote the PCI Utilities. All PCI configuration space...