summaryrefslogtreecommitdiffstats
path: root/cpukit/libpci/pci_cfg_static.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit/libpci: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
| | | | Updates #3053.
* LIBPCI: updated license to rtems.orgDaniel Hellstrom2015-04-171-1/+1
|
* LIBPCI: new implementation private header fileDaniel Hellstrom2015-04-171-3/+2
| | | | | | | | - 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
* LIBPCI: converted to BSD headerDaniel Hellstrom2015-04-171-26/+26
|
* LIBPCI: moved copyright into a single lineDaniel Hellstrom2015-04-171-2/+1
|
* LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom2015-04-171-0/+157