diff options
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index d650ce36485f..ec474e5a25ed 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl | |||
@@ -239,9 +239,9 @@ X!Ilib/string.c | |||
239 | <title>Network device support</title> | 239 | <title>Network device support</title> |
240 | <sect1><title>Driver Support</title> | 240 | <sect1><title>Driver Support</title> |
241 | !Enet/core/dev.c | 241 | !Enet/core/dev.c |
242 | </sect1> | 242 | !Enet/ethernet/eth.c |
243 | <sect1><title>8390 Based Network Cards</title> | 243 | !Einclude/linux/etherdevice.h |
244 | !Edrivers/net/8390.c | 244 | !Enet/core/wireless.c |
245 | </sect1> | 245 | </sect1> |
246 | <sect1><title>Synchronous PPP</title> | 246 | <sect1><title>Synchronous PPP</title> |
247 | !Edrivers/net/wan/syncppp.c | 247 | !Edrivers/net/wan/syncppp.c |
@@ -286,7 +286,9 @@ X!Edrivers/pci/search.c | |||
286 | --> | 286 | --> |
287 | !Edrivers/pci/msi.c | 287 | !Edrivers/pci/msi.c |
288 | !Edrivers/pci/bus.c | 288 | !Edrivers/pci/bus.c |
289 | !Edrivers/pci/hotplug.c | 289 | <!-- FIXME: Removed for now since no structured comments in source |
290 | X!Edrivers/pci/hotplug.c | ||
291 | --> | ||
290 | !Edrivers/pci/probe.c | 292 | !Edrivers/pci/probe.c |
291 | !Edrivers/pci/rom.c | 293 | !Edrivers/pci/rom.c |
292 | </sect1> | 294 | </sect1> |