summaryrefslogtreecommitdiffstats
path: root/doc/user/overview.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-27 22:28:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-09-27 22:28:16 +0000
commit34ffa996302ff44dd323c957abc17a6443cdedf4 (patch)
tree08878b55f90b93a6ee48a567633dbfe670431100 /doc/user/overview.t
parent2004-09-27 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-34ffa996302ff44dd323c957abc17a6443cdedf4.tar.bz2
2004-09-27 Joel Sherrill <joel@OARcorp.com>
PR 681/doc PR 682/doc * buildc.t, buildrt.t, sample.t: Fix PATH and tar examples. Enable binutils link again. * user/overview.t: Chapter numbering in preface was wrong.
Diffstat (limited to 'doc/user/overview.t')
-rw-r--r--doc/user/overview.t48
1 files changed, 26 insertions, 22 deletions
diff --git a/doc/user/overview.t b/doc/user/overview.t
index 031fa86d31..817d0dc552 100644
--- a/doc/user/overview.t
+++ b/doc/user/overview.t
@@ -434,97 +434,101 @@ introduction to the ideas which are common across multiple RTEMS
managers.
@item Chapter 3:
+RTEMS Data Types: describes the fundamental data types shared
+by the services in the RTEMS Classic API.
+
+@item Chapter 4:
Initialization Manager: describes the functionality and directives
provided by the Initialization Manager.
-@item Chapter 4:
+@item Chapter 5:
Task Manager: describes the functionality and directives provided
by the Task Manager.
-@item Chapter 5:
+@item Chapter 6:
Interrupt Manager: describes the functionality and directives
provided by the Interrupt Manager.
-@item Chapter 6:
+@item Chapter 7:
Clock Manager: describes the functionality and directives
provided by the Clock Manager.
-@item Chapter 7
+@item Chapter 8:
Timer Manager: describes the functionality and directives provided
by the Timer Manager.
-@item Chapter 8:
+@item Chapter 9:
Semaphore Manager: describes the functionality and directives
provided by the Semaphore Manager.
-@item Chapter 9:
+@item Chapter 10:
Message Manager: describes the functionality and directives
provided by the Message Manager.
-@item Chapter 10:
+@item Chapter 11:
Event Manager: describes the
functionality and directives provided by the Event Manager.
-@item Chapter 11:
+@item Chapter 12:
Signal Manager: describes the
functionality and directives provided by the Signal Manager.
-@item Chapter 12:
+@item Chapter 13:
Partition Manager: describes the
functionality and directives provided by the Partition Manager.
-@item Chapter 13:
+@item Chapter 14:
Region Manager: describes the
functionality and directives provided by the Region Manager.
-@item Chapter 14:
+@item Chapter 15:
Dual-Ported Memory Manager: describes
the functionality and directives provided by the Dual-Ported
Memory Manager.
-@item Chapter 15:
+@item Chapter 16:
I/O Manager: describes the
functionality and directives provided by the I/O Manager.
-@item Chapter 16:
+@item Chapter 17:
Fatal Error Manager: describes the functionality and directives
provided by the Fatal Error Manager.
-@item Chapter 17:
+@item Chapter 18:
Scheduling Concepts: details the RTEMS scheduling algorithm and
task state transitions.
-@item Chapter 18:
+@item Chapter 19:
Rate Monotonic Manager: describes the functionality and directives
provided by the Rate Monotonic Manager.
-@item Chapter 19:
+@item Chapter 20:
Board Support Packages: defines the
functionality required of user-supplied board support packages.
-@item Chapter 20:
+@item Chapter 21:
User Extensions: shows the user how to
extend RTEMS to incorporate custom features.
-@item Chapter 21:
+@item Chapter 22:
Configuring a System: details the process by which one tailors RTEMS
for a particular single-processor or multiprocessor application.
-@item Chapter 22:
+@item Chapter 23:
Multiprocessing Manager: presents a
conceptual overview of the multiprocessing capabilities provided
by RTEMS as well as describing the Multiprocessing
Communications Interface Layer and Multiprocessing Manager
directives.
-@item Chapter 23:
+@item Chapter 24:
Directive Status Codes: provides a definition of each of the
directive status codes referenced in this manual.
-@item Chapter 24:
+@item Chapter 25:
Example Application: provides a template for simple RTEMS applications.
-@item Chapter 25:
+@item Chapter 26:
Glossary: defines terms used throughout this manual.
@end table