summaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorMarçal Comajoan Cara <mcomajoancara@gmail.com>2018-12-11 18:10:59 +0100
committerJoel Sherrill <joel@rtems.org>2018-12-11 13:26:44 -0600
commitf29d91d0f3ba477f0740d9a8123df8a88d41d7ad (patch)
tree0d2752adff58d31ca373033ad715086419554052 /networking
parent16f33fd0e269ef55c0d2a4900dd863f7ae613203 (diff)
Integrate images redrawn as part of GCI 2018
All of the redrawings were made by me except images/c_user/states which was made by LukaMag. This patch serves to update all the images. This work was part of GCI 2018.
Diffstat (limited to 'networking')
-rw-r--r--networking/dec_21140.rst4
-rw-r--r--networking/network_task_structure.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/networking/dec_21140.rst b/networking/dec_21140.rst
index 99ca00f..4fb6426 100644
--- a/networking/dec_21140.rst
+++ b/networking/dec_21140.rst
@@ -61,7 +61,7 @@ PowerPC target.
.. COMMENT: PCI Device's Configuration Header Space Format
-.. figure ../images/networking/PCIreg.jpg
+.. figure ../images/networking/PCIreg.png
:align: center
:alt: PCI Device's Configuration Header Space Format
@@ -126,7 +126,7 @@ to the DEC21140 Hardware Manual.
.. COMMENT: Buffer Descriptor
-.. figure:: ../images/networking/recvbd.jpg
+.. figure:: ../images/networking/recvbd.png
:align: center
:alt: Buffer Descriptor
diff --git a/networking/network_task_structure.rst b/networking/network_task_structure.rst
index 51bccd5..4533461 100644
--- a/networking/network_task_structure.rst
+++ b/networking/network_task_structure.rst
@@ -11,7 +11,7 @@ Network Task Structure and Data Flow
A schematic diagram of the tasks and message *mbuf* queues in a simple RTEMS
networking application is shown in the following figure:
-.. figure:: ../images/networking/networkflow.jpg
+.. figure:: ../images/networking/networkflow.png
:align: center
:alt: Network Flow