Files
rtems/cpukit/libpci
Daniel Hellstrom f9fbb3336f libpci: fix pci device allocation
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
2017-09-29 13:36:44 +02:00
..
2017-09-29 13:36:44 +02:00
2017-03-06 07:54:55 +01:00
2015-04-17 01:10:28 +02:00
2015-04-17 01:10:28 +02:00
2015-04-17 01:10:28 +02:00
2015-04-17 01:10:26 +02:00

PCI Library

LIBPCI is documented in the ../../doc directory, see ../../doc/README how
to build documentation.