summaryrefslogtreecommitdiffstats
path: root/networking
diff options
context:
space:
mode:
authorAmar Takhar <verm@darkbeer.org>2016-05-18 13:47:42 -0400
committerAmar Takhar <verm@darkbeer.org>2016-05-18 13:47:42 -0400
commit170418af2d8937d42efd3ee2918adc433ec3bacf (patch)
tree24f33ff27cff8ee036642e6c83597d885e44bf97 /networking
parentFix indenting. (diff)
downloadrtems-docs-170418af2d8937d42efd3ee2918adc433ec3bacf.tar.bz2
Move images to a common directory.
Diffstat (limited to '')
-rw-r--r--images/networking/PCIreg.jpg (renamed from networking/images/PCIreg.jpg)bin48116 -> 48116 bytes
-rw-r--r--images/networking/networkflow.jpg (renamed from networking/images/networkflow.jpg)bin36969 -> 36969 bytes
-rw-r--r--images/networking/recvbd.jpg (renamed from networking/images/recvbd.jpg)bin11100 -> 11100 bytes
-rw-r--r--networking/dec_21140.rst4
-rw-r--r--networking/network_task_structure.rst2
5 files changed, 3 insertions, 3 deletions
diff --git a/networking/images/PCIreg.jpg b/images/networking/PCIreg.jpg
index c03257b..c03257b 100644
--- a/networking/images/PCIreg.jpg
+++ b/images/networking/PCIreg.jpg
Binary files differ
diff --git a/networking/images/networkflow.jpg b/images/networking/networkflow.jpg
index fc63ec6..fc63ec6 100644
--- a/networking/images/networkflow.jpg
+++ b/images/networking/networkflow.jpg
Binary files differ
diff --git a/networking/images/recvbd.jpg b/images/networking/recvbd.jpg
index b15b21b..b15b21b 100644
--- a/networking/images/recvbd.jpg
+++ b/images/networking/recvbd.jpg
Binary files differ
diff --git a/networking/dec_21140.rst b/networking/dec_21140.rst
index 03133d8..615839d 100644
--- a/networking/dec_21140.rst
+++ b/networking/dec_21140.rst
@@ -59,7 +59,7 @@ PowerPC target.
.. COMMENT: PCI Device's Configuration Header Space Format
-.. image:: images/PCIreg.jpg
+.. image:: ../images/networking/PCIreg.jpg
.. COMMENT: XXX add crossreference to PCI Register Figure
@@ -123,7 +123,7 @@ to the DEC21140 Hardware Manual.
.. COMMENT: Buffer Descriptor
-.. image:: images/recvbd.jpg
+.. image:: images/networking/recvbd.jpg
Receiver Thread
diff --git a/networking/network_task_structure.rst b/networking/network_task_structure.rst
index c6f7dfc..664098a 100644
--- a/networking/network_task_structure.rst
+++ b/networking/network_task_structure.rst
@@ -9,7 +9,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:
-.. image:: images/networkflow.jpg
+.. image:: ../images/networking/networkflow.jpg
The transmit task for each network interface is normally blocked waiting for a