Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Hellstrom
e53daed25e LIBPCI: updated license to rtems.org 2015-04-17 01:10:28 +02:00
Daniel Hellstrom
f4bf22c8e5 LIBPCI: new implementation private header file
- new implementation private header file
 - moved double implementation of pci_dev_create used by read & auto cfg
   libraries to common pci_dev_create.c
 - moved declaration of pci_bus_cnt to private header file so avoid extern
   in .c files
2015-04-17 01:10:28 +02:00
Daniel Hellstrom
71e8a5ccd9 LIBPCI: moved copyright into a single line 2015-04-17 01:10:26 +02:00
Daniel Hellstrom
a31845f7f9 LIBPCI: added PCI layer to cpukit/libpci 2015-04-17 01:10:15 +02:00