logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

config.h (275B)


  1. #define PCI_CONFIG_H
  2. #define PCI_OS_LINUX
  3. #define PCI_HAVE_PM_LINUX_SYSFS
  4. #define PCI_HAVE_LINUX_BYTEORDER_H
  5. #define PCI_PATH_SYS_BUS_PCI "/sys/bus/pci"
  6. #define PCI_HAVE_64BIT_ADDRESS
  7. #define PCI_IDS "pci.ids"
  8. #define PCI_PATH_IDS_DIR "/share"
  9. #define PCILIB_VERSION "3.7.0"