summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 06d833fd..a4368069 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -326,6 +326,8 @@ rtems_mdns_gethostname().
== Issues and TODO
+* PCI support on x86 uses a quick and dirty hack, see pci_reserve_map().
+
* Priority queues are broken with clustered scheduling.
* Per-CPU data should be enabled once the new stack is ready for SMP.