mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 14:55:40 +08:00
Move images to a common directory.
This commit is contained in:
@@ -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
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 47 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
@@ -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
|
||||
|
Reference in New Issue
Block a user