]> mj.ucw.cz Git - pciutils.git/history - lib/pci.h
Added a Cygwin port.
[pciutils.git] / lib / pci.h
2008-08-26 Martin MaresUse the visibility attributes only when building a...
2008-04-10 Martin MaresUpdated API and ABI version and released as 3.0.0. v3.0.0
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-18 Martin MaresReleased as 2.99.1-alpha1.
2008-02-17 Martin MaresControl symbol exports in libpci.
2008-02-12 Martin MaresBump the API version (the new API is not cast in stone...
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresAnnotate printf-like functions with format checking...
2008-02-12 Martin MaresIntroduced API for selection of access methods.
2008-02-12 Martin MaresReplaced the method_params array by library parameters.
2008-02-12 Martin MaresParameters now have help texts.
2008-02-12 Martin MaresSettings of the resolving and caching mechanism are...
2008-02-12 Martin MaresAdded a simple infrastructure for setting of arbitrary...
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.
2006-09-09 Martin MaresUpdated PCI_LIB_VERSION.
2006-09-09 Martin MaresAdded support for compressed pci.ids.
2006-06-27 Martin MaresAdd and use PCI_FILL_CLASS.
2006-06-03 Martin MaresFixed formatting of programming interfaces.
2006-06-03 Martin MaresIntroduced the -nn switch.
2006-05-05 Martin MaresAdded OpenBSD interface.
2006-05-05 Martin MaresCompatibility changes
2006-05-05 Martin MaresNew names.c
2006-05-05 Martin MaresUnexport byte, word.
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 MaresAdded Windows port.
2006-05-05 Martin MaresPreliminary support for PCI domains
2006-05-05 Martin MaresAdded sysfs support
2006-05-05 Martin MaresClean up types
2006-05-05 Martin MaresAdded support for GNU Hurd
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresRemoved syscall.
2006-05-05 Martin MaresHAVE_OWN_HEADER_H is gone.
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 MaresReorganized the pci.ids file. Subsystems are listed...
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 Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05 Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...