]> mj.ucw.cz Git - pciutils.git/commit
Various PCIutils changes accumulated over last two weeks:
authorMartin Mares <mj@ucw.cz>
Wed, 7 Jul 1999 11:23:03 +0000 (11:23 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:10 +0000 (14:10 +0200)
commite95c8373b24e4069cbcc387a4246616f7f92bb1b
tree1863ff9549fe6e4e2d11faa6947d17591ce06764
parent2bea6231d2dd834b9ad7690feb05e1cc2065b254
Various PCIutils changes accumulated over last two weeks:

o  Use `long' instead of `long long' for PCI addresses on Alpha.
o  Synchronized header declarations with PCI specs rev. 2.2.
o  lspci: Dump all capabilities defined in PCI 2.2.
o  lspci: Even htype1 has a capability list.
o  lspci: Mask out bottommost 2 bits of capability pointers as required
   by the specs.
o  Added overall support for reporting of region sizes (needs support
   in the kernel, but I've already sent a patch to Linus).
o  pci_fill_info() returns a bitmask of what it suceeded to read (reading
   of sizes can fail if the kernel doesn't support it).
o  Some new IDs.
ChangeLog
Makefile
lib/access.c
lib/configure
lib/generic.c
lib/header.h
lib/internal.h
lib/pci.h
lib/proc.c
lspci.c
pci.ids