]> git.ipfire.org Git - thirdparty/pciutils.git/commit - lspci.c
o Don't assume unsigned long to be 64-bit on 64-bit platforms. Introduced
authorMartin Mares <mj@ucw.cz>
Sun, 28 Feb 1999 20:23:05 +0000 (20:23 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:05 +0000 (14:10 +0200)
commitf3395cc50b6d4b1a6d7be7b9e0e775268341e659
treea1bce3125d875d868f80e014054a13f4143cae05
parent1c31d620ede1b47e3113aefa4e4b66d3191b166a
o  Don't assume unsigned long to be 64-bit on 64-bit platforms. Introduced
   pciaddr_t which is an integer type capable of holding a PCI address.
   Can anyone with an Ultra test it?

o  lspci scan mode: Don't dump functions 1--7 when scanning a real
   multi-function device. (Several devices don't decode function bits at all).

o  Few pci.ids additions.
ChangeLog
Makefile
README
lib/configure
lib/generic.c
lib/pci.h
lspci.c
pci.ids