config.h | config.h | |||
---|---|---|---|---|
skipping to change at line 14 | skipping to change at line 14 | |||
#define PCI_HAVE_PM_LINUX_SYSFS | #define PCI_HAVE_PM_LINUX_SYSFS | |||
#define PCI_HAVE_PM_LINUX_PROC | #define PCI_HAVE_PM_LINUX_PROC | |||
#define PCI_HAVE_LINUX_BYTEORDER_H | #define PCI_HAVE_LINUX_BYTEORDER_H | |||
#define PCI_PATH_PROC_BUS_PCI "/proc/bus/pci" | #define PCI_PATH_PROC_BUS_PCI "/proc/bus/pci" | |||
#define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci" | #define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci" | |||
#define PCI_HAVE_PM_INTEL_CONF | #define PCI_HAVE_PM_INTEL_CONF | |||
#define PCI_HAVE_64BIT_ADDRESS | #define PCI_HAVE_64BIT_ADDRESS | |||
#define PCI_HAVE_PM_DUMP | #define PCI_HAVE_PM_DUMP | |||
#define PCI_COMPRESSED_IDS | #define PCI_COMPRESSED_IDS | |||
#define PCI_IDS "pci.ids.gz" | #define PCI_IDS "pci.ids.gz" | |||
#define PCI_PATH_IDS_DIR "/home/andrey/upstream-tracker/testing/pciutils/3. 1.3/share" | #define PCI_PATH_IDS_DIR "/home/andrey/upstream-tracker/testing/pciutils/3. 1.4/share" | |||
#define PCI_USE_DNS | #define PCI_USE_DNS | |||
#define PCI_ID_DOMAIN "pci.id.ucw.cz" | #define PCI_ID_DOMAIN "pci.id.ucw.cz" | |||
#define PCI_SHARED_LIB | #define PCI_SHARED_LIB | |||
#define PCILIB_VERSION "3.1.3" | #define PCILIB_VERSION "3.1.4" | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||