Publisher's description
pciutils is a set of programs for listing PCI devices, inspecting their status and setting their configuration registers. pciutils is a set of programs for listing PCI devices, inspecting their status and setting their configuration registers.Currently, pciutils work on all versions of Linux and they also have little experimental support for FreeBSD, NetBSD, AIX GNU Hurd and Solaris/x86. It should be easy to add support for other systems as well (Volunteers needed: If you want to try, I am very happy to see patches and include them in the next version). What's new in this version: · pci.ids: Update header copyright. · Lib / sysfs.c (sysfs_get_resources): removed warning about unsupported 64-bit addresses, they are now always supported. · Lspci.c (show_bases): Fix printing of addresses in the 64-bit bus-centric fashion. · Lib / configure: Enable 64-bit addresses on all Linux systems. · Lib / types.h: Do Pad 64-bit addresses to 16 xigits, only 8 if they are shorter.