LIBPCI: added PCI layer to cpukit/libpci

This commit is contained in:
Daniel Hellstrom
2011-11-28 10:11:10 +01:00
parent e51eb80e88
commit a31845f7f9
46 changed files with 5328 additions and 3 deletions

View File

@@ -448,6 +448,9 @@ TCP/IP stack to RTEMS.
This directory contains the port of the FreeBSD
RPC/XDR source to RTEMS.
@item $@{RTEMS_ROOT@}/cpukit/libpci/
This directory contains RTEMS PCI Library.
@item $@{RTEMS_ROOT@}/cpukit/posix/
This directory contains the RTEMS implementation
of the threading portions of the POSIX API.