mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
Enabled PCI register figure and renamed them to avoid _ in name to avoid
tool problems.
This commit is contained in:
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
@@ -74,29 +74,21 @@ on a PowerPC target.
|
||||
@ifset use-ascii
|
||||
@example
|
||||
@group
|
||||
XXXXX reference it in the previous paragraph
|
||||
XXXXX insert PCI_reg.eps
|
||||
XXXXX Caption PCI Device's Configuration Header Space Format
|
||||
There is no ASCII version of the PCI Device's Configuration Header Space Format
|
||||
@end group
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
@ifset use-tex
|
||||
@example
|
||||
@group
|
||||
XXXXX reference it in the previous paragraph
|
||||
XXXXX insert PCI_reg.eps
|
||||
XXXXX Caption PCI Device's Configuration Header Space Format
|
||||
@end group
|
||||
@end example
|
||||
@image{PCIreg,,}
|
||||
@end ifset
|
||||
|
||||
@c @image{PCI_reg}
|
||||
|
||||
@ifset use-html
|
||||
@c <IMG SRC="PCI_reg.jpg" WIDTH=500 HEIGHT=600 ALT="PCI Device's Configuration Header Space Format">
|
||||
@c <IMG SRC="PCIreg.jpg" WIDTH=500 HEIGHT=600 ALT="PCI Device's Configuration Header Space Format">
|
||||
@html
|
||||
<IMG SRC="PCI_reg.jpg" ALT="PCI Device's Configuration Header Space Format">
|
||||
<IMG SRC="PCIreg.jpg" ALT="PCI Device's Configuration Header Space Format">
|
||||
@end html
|
||||
@end ifset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user