]> mj.ucw.cz Git - pciutils.git/history - lib/i386-ports.c
Released as 3.1.4.
[pciutils.git] / lib / i386-ports.c
2008-11-21 Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
2008-11-10 Martin MaresCoding style cleanup: `for(...)' wants a space.
2008-08-26 Martin MaresAdded a Cygwin port.
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 MaresIntroduced API for selection of access methods.
2006-07-30 Martin Maresi386-*: Cleaned up printing of initialization errors.
2006-07-30 Martin Mareslib/i386-ports.c, lib/i386-io-*: Moved the logic which...
2006-07-30 Martin Mareslib/i386-ports.c: Define _GNU_SOURCE, it's needed by...
2006-05-05 Martin MaresInclude file splits and namespace cleanups.
2006-05-05 Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05 Martin MaresAdded Windows port.
2006-05-05 Martin MaresAdded support for SunOS/i386
2006-05-05 Martin MaresAdded support for GNU Hurd
2006-05-05 Martin MaresFixed UNUSED
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05 Martin MaresDon't include <asm/io.h> with glibc.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...