diff options
| -rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index a166675c4303..fc77c99764da 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl | |||
| @@ -423,6 +423,37 @@ X!Edrivers/pnp/system.c | |||
| 423 | !Edrivers/media/video/videodev.c | 423 | !Edrivers/media/video/videodev.c |
| 424 | </chapter> | 424 | </chapter> |
| 425 | 425 | ||
| 426 | <chapter id="message_devices"> | ||
| 427 | <title>Message-based devices</title> | ||
| 428 | <sect1><title>Fusion message devices</title> | ||
| 429 | !Edrivers/message/fusion/mptbase.c | ||
| 430 | !Idrivers/message/fusion/mptbase.c | ||
| 431 | !Edrivers/message/fusion/mptscsih.c | ||
| 432 | !Idrivers/message/fusion/mptscsih.c | ||
| 433 | !Idrivers/message/fusion/mptctl.c | ||
| 434 | !Idrivers/message/fusion/mptspi.c | ||
| 435 | !Idrivers/message/fusion/mptfc.c | ||
| 436 | !Idrivers/message/fusion/mptlan.c | ||
| 437 | </sect1> | ||
| 438 | <sect1><title>I2O message devices</title> | ||
| 439 | !Iinclude/linux/i2o.h | ||
| 440 | !Idrivers/message/i2o/core.h | ||
| 441 | !Edrivers/message/i2o/iop.c | ||
| 442 | !Idrivers/message/i2o/iop.c | ||
| 443 | !Idrivers/message/i2o/config-osm.c | ||
| 444 | !Edrivers/message/i2o/exec-osm.c | ||
| 445 | !Idrivers/message/i2o/exec-osm.c | ||
| 446 | !Idrivers/message/i2o/bus-osm.c | ||
| 447 | !Edrivers/message/i2o/device.c | ||
| 448 | !Idrivers/message/i2o/device.c | ||
| 449 | !Idrivers/message/i2o/driver.c | ||
| 450 | !Idrivers/message/i2o/pci.c | ||
| 451 | !Idrivers/message/i2o/i2o_block.c | ||
| 452 | !Idrivers/message/i2o/i2o_scsi.c | ||
| 453 | !Idrivers/message/i2o/i2o_proc.c | ||
| 454 | </sect1> | ||
| 455 | </chapter> | ||
| 456 | |||
| 426 | <chapter id="snddev"> | 457 | <chapter id="snddev"> |
| 427 | <title>Sound Devices</title> | 458 | <title>Sound Devices</title> |
| 428 | !Iinclude/sound/core.h | 459 | !Iinclude/sound/core.h |
