summaryrefslogtreecommitdiffstats
path: root/c_user/pci_library.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c_user/pci_library.rst')
-rw-r--r--c_user/pci_library.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/c_user/pci_library.rst b/c_user/pci_library.rst
index 0d95f3e..6bc5988 100644
--- a/c_user/pci_library.rst
+++ b/c_user/pci_library.rst
@@ -113,11 +113,11 @@ peripherals to access one another using Memory or I/O accesses and that
interrupts are properly handled. Three different spaces are defined and mapped
separately:
-# I/O space (IO)
+#. I/O space (IO)
-# non-prefetchable Memory space (MEMIO)
+#. non-prefetchable Memory space (MEMIO)
-# prefetchable Memory space (MEM)
+#. prefetchable Memory space (MEM)
Regions of the same type (I/O or Memory) may not overlap which is guaranteed by
the software. MEM regions may be mapped into MEMIO regions, but MEMIO regions