Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] kernel-doc: add fusion and i2o to kernel-api book

Add Fusion and I2O message-based device interfaces to kernel-api book.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Randy Dunlap and committed by
Linus Torvalds
da39aa8f 0bf93226

+31
+31
Documentation/DocBook/kernel-api.tmpl
··· 423 423 !Edrivers/media/video/videodev.c 424 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 457 <chapter id="snddev"> 427 458 <title>Sound Devices</title> 428 459 !Iinclude/sound/core.h