From 75a59fd66385b82b6fd38e85e5e28828e2cff30c Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sat, 16 Jan 2016 16:11:25 -0500 Subject: Fix images. --- networking/networking.rst | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'networking/networking.rst') diff --git a/networking/networking.rst b/networking/networking.rst index eb80822..44ca0a1 100644 --- a/networking/networking.rst +++ b/networking/networking.rst @@ -144,13 +144,8 @@ A schematic diagram of the tasks and message *mbuf* queues in a simple RTEMS networking application is shown in the following figure: -.. image:: networkflow.eps +.. image:: images/networkflow.jpg -.. image:: networkflow.jpg - -.. image:: networkflow.pdf - -.. image:: networkflow.png The transmit task for each network interface is normally blocked waiting for a packet to arrive in the transmit queue. Once a packet arrives, the @@ -1806,11 +1801,9 @@ on a PowerPC target. .. COMMENT: PCI Device's Configuration Header Space Format -.. image:: PCIreg.eps -.. image:: PCIreg.jpg +.. image:: images/PCIreg.jpg -.. image:: PCIreg.pdf .. COMMENT: XXX add crossreference to PCI Register Figure @@ -1873,11 +1866,9 @@ please refer to the \[DEC21140 Hardware Manual]. .. COMMENT: Buffer Descriptor -.. image:: recvbd.eps -.. image:: recvbd.jpg +.. image:: images/recvbd.jpg -.. image:: recvbd.pdf Receiver Thread --------------- -- cgit v1.2.3