diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/z8530book.tmpl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/DocBook/z8530book.tmpl b/Documentation/DocBook/z8530book.tmpl index a507876447aa..42c75ba71ba2 100644 --- a/Documentation/DocBook/z8530book.tmpl +++ b/Documentation/DocBook/z8530book.tmpl | |||
@@ -77,7 +77,7 @@ | |||
77 | </para> | 77 | </para> |
78 | </chapter> | 78 | </chapter> |
79 | 79 | ||
80 | <chapter> | 80 | <chapter id="Driver_Modes"> |
81 | <title>Driver Modes</title> | 81 | <title>Driver Modes</title> |
82 | <para> | 82 | <para> |
83 | The Z85230 driver layer can drive Z8530, Z85C30 and Z85230 devices | 83 | The Z85230 driver layer can drive Z8530, Z85C30 and Z85230 devices |
@@ -108,7 +108,7 @@ | |||
108 | </para> | 108 | </para> |
109 | </chapter> | 109 | </chapter> |
110 | 110 | ||
111 | <chapter> | 111 | <chapter id="Using_the_Z85230_driver"> |
112 | <title>Using the Z85230 driver</title> | 112 | <title>Using the Z85230 driver</title> |
113 | <para> | 113 | <para> |
114 | The Z85230 driver provides the back end interface to your board. To | 114 | The Z85230 driver provides the back end interface to your board. To |
@@ -174,7 +174,7 @@ | |||
174 | </para> | 174 | </para> |
175 | </chapter> | 175 | </chapter> |
176 | 176 | ||
177 | <chapter> | 177 | <chapter id="Attaching_Network_Interfaces"> |
178 | <title>Attaching Network Interfaces</title> | 178 | <title>Attaching Network Interfaces</title> |
179 | <para> | 179 | <para> |
180 | If you wish to use the network interface facilities of the driver, | 180 | If you wish to use the network interface facilities of the driver, |
@@ -216,7 +216,7 @@ | |||
216 | </para> | 216 | </para> |
217 | </chapter> | 217 | </chapter> |
218 | 218 | ||
219 | <chapter> | 219 | <chapter id="Configuring_And_Activating_The_Port"> |
220 | <title>Configuring And Activating The Port</title> | 220 | <title>Configuring And Activating The Port</title> |
221 | <para> | 221 | <para> |
222 | The Z85230 driver provides helper functions and tables to load the | 222 | The Z85230 driver provides helper functions and tables to load the |
@@ -300,7 +300,7 @@ | |||
300 | </para> | 300 | </para> |
301 | </chapter> | 301 | </chapter> |
302 | 302 | ||
303 | <chapter> | 303 | <chapter id="Network_Layer_Functions"> |
304 | <title>Network Layer Functions</title> | 304 | <title>Network Layer Functions</title> |
305 | <para> | 305 | <para> |
306 | The Z8530 layer provides functions to queue packets for | 306 | The Z8530 layer provides functions to queue packets for |
@@ -327,7 +327,7 @@ | |||
327 | </para> | 327 | </para> |
328 | </chapter> | 328 | </chapter> |
329 | 329 | ||
330 | <chapter> | 330 | <chapter id="Porting_The_Z8530_Driver"> |
331 | <title>Porting The Z8530 Driver</title> | 331 | <title>Porting The Z8530 Driver</title> |
332 | <para> | 332 | <para> |
333 | The Z8530 driver is written to be portable. In DMA mode it makes | 333 | The Z8530 driver is written to be portable. In DMA mode it makes |