Fix images.

This commit is contained in:
Amar Takhar 2016-01-16 16:11:25 -05:00
parent 62d03a1324
commit 75a59fd663
4 changed files with 3 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -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 simple RTEMS networking application is shown in the following
figure: 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 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 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 .. 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 .. COMMENT: XXX add crossreference to PCI Register Figure
@ -1873,11 +1866,9 @@ please refer to the \[DEC21140 Hardware Manual].
.. COMMENT: Buffer Descriptor .. COMMENT: Buffer Descriptor
.. image:: recvbd.eps
.. image:: recvbd.jpg .. image:: images/recvbd.jpg
.. image:: recvbd.pdf
Receiver Thread Receiver Thread
--------------- ---------------