summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/bsp_howto.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-28 13:44:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-28 13:44:39 +0000
commit51eacee9b7c880f564f7f76f62256563f10e21d4 (patch)
treeaa884b8e92477b31e89e5538147a1da34444db77 /doc/bsp_howto/bsp_howto.texi
parent2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-51eacee9b7c880f564f7f76f62256563f10e21d4.tar.bz2
2002-10-24 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* ata.t, ide-ctrl.t: New file. * .cvsignore: Added new .texi files. * Makefile.am:: Added new files to generate. * bsp_howto.texi: Added new chapters. * stamp-vti, version.texi: Regenerated.
Diffstat (limited to '')
-rw-r--r--doc/bsp_howto/bsp_howto.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi
index 368c5fea9b..6605eda48c 100644
--- a/doc/bsp_howto/bsp_howto.texi
+++ b/doc/bsp_howto/bsp_howto.texi
@@ -66,6 +66,8 @@
@include clock.texi
@include timer.texi
@include rtc.texi
+@include ata.texi
+@include ide-ctrl.texi
@include nvmem.texi
@include network.texi
@include shmsupp.texi
@@ -90,6 +92,8 @@ This is the online version of the RTEMS BSP and Device Driver Development Guide.
* Clock Driver::
* Timer Driver::
* Real-Time Clock Driver::
+* ATA Driver::
+* IDE Controller Driver::
* Networking Driver::
* Non-Volatile Memory Driver::
* Shared Memory Support Driver::