forked from Imagelibrary/rtems
The refactoring of pci_dev_create() was incorrect since the code relied on different defines before including pci/cfg.h. This reverts back to the original code having two pci_dev_create() one in auto and one in read library. confdefs.h selectes between the two libraries so both there is no link conflict. Updates #3029
PCI Library LIBPCI is documented in the ../../doc directory, see ../../doc/README how to build documentation.