summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-28 13:27:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-28 13:27:36 +0000
commitf96e8ee0f50513cbfdd510bbd2c6d11887411725 (patch)
tree14d656b2cdab28ea99456167de0c7e147c3642f1 /doc/bsp_howto
parentAdded top level file and cleaned up chapter names (diff)
downloadrtems-f96e8ee0f50513cbfdd510bbd2c6d11887411725.tar.bz2
Added CVS Ids.
Diffstat (limited to 'doc/bsp_howto')
-rw-r--r--doc/bsp_howto/bspstruct.t8
-rw-r--r--doc/bsp_howto/clock.t8
-rw-r--r--doc/bsp_howto/console.t8
-rw-r--r--doc/bsp_howto/init.t8
-rw-r--r--doc/bsp_howto/intro.t8
-rw-r--r--doc/bsp_howto/linkcmds.t8
-rw-r--r--doc/bsp_howto/makefiles.t8
-rw-r--r--doc/bsp_howto/target.t8
-rw-r--r--doc/bsp_howto/timer.t8
9 files changed, 72 insertions, 0 deletions
diff --git a/doc/bsp_howto/bspstruct.t b/doc/bsp_howto/bspstruct.t
index 8c000618cb..9715c4fa73 100644
--- a/doc/bsp_howto/bspstruct.t
+++ b/doc/bsp_howto/bspstruct.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Board Support Package Structure
The BSP are all kept in the $RTEMS_ROOT/c/src/lib/libbsp directory. They
diff --git a/doc/bsp_howto/clock.t b/doc/bsp_howto/clock.t
index ffb5bfbdd4..65f55e0a16 100644
--- a/doc/bsp_howto/clock.t
+++ b/doc/bsp_howto/clock.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Clock Driver
@subsection = Introduction
diff --git a/doc/bsp_howto/console.t b/doc/bsp_howto/console.t
index 776d3fc8ca..0196f378bc 100644
--- a/doc/bsp_howto/console.t
+++ b/doc/bsp_howto/console.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Console Driver
@subsection = Introduction
diff --git a/doc/bsp_howto/init.t b/doc/bsp_howto/init.t
index 63fe397486..aefbd1336c 100644
--- a/doc/bsp_howto/init.t
+++ b/doc/bsp_howto/init.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Initialization Code
@subsection = Introduction
diff --git a/doc/bsp_howto/intro.t b/doc/bsp_howto/intro.t
index 8cbcdd63a1..3c1bc05082 100644
--- a/doc/bsp_howto/intro.t
+++ b/doc/bsp_howto/intro.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Introduction
Before reading this documentation, it is strongly advised to read the
diff --git a/doc/bsp_howto/linkcmds.t b/doc/bsp_howto/linkcmds.t
index b221dceaa8..648425db2e 100644
--- a/doc/bsp_howto/linkcmds.t
+++ b/doc/bsp_howto/linkcmds.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Linkcmds
@subsection = What is a "linkcmds" file?
diff --git a/doc/bsp_howto/makefiles.t b/doc/bsp_howto/makefiles.t
index cd146c3dd0..e13a6f3e40 100644
--- a/doc/bsp_howto/makefiles.t
+++ b/doc/bsp_howto/makefiles.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Makefiles
@subsection = Makefiles Used During The BSP Building Process
diff --git a/doc/bsp_howto/target.t b/doc/bsp_howto/target.t
index 5248390cf0..1ecadac541 100644
--- a/doc/bsp_howto/target.t
+++ b/doc/bsp_howto/target.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Target Dependent and Board Dependent Files
RTEMS divides board dependencies into two parts :
diff --git a/doc/bsp_howto/timer.t b/doc/bsp_howto/timer.t
index f8f96b17c2..a6e3653128 100644
--- a/doc/bsp_howto/timer.t
+++ b/doc/bsp_howto/timer.t
@@ -1,3 +1,11 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
@chapter = Timer Driver
You can program the timer driver for your own needs, but here are two uses