summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 15:00:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 15:00:33 +0000
commit49267ee4a86d55e7ab8bb383e6d2826a9740e830 (patch)
treefb42aa4bae9f8240fec824bbc701b07b4694ed9c /doc/bsp_howto
parentAdded numerous comments to the linker script. (diff)
downloadrtems-49267ee4a86d55e7ab8bb383e6d2826a9740e830.tar.bz2
New files.
Diffstat (limited to 'doc/bsp_howto')
-rw-r--r--doc/bsp_howto/analog.t12
-rw-r--r--doc/bsp_howto/discrete.t12
-rw-r--r--doc/bsp_howto/network.t12
-rw-r--r--doc/bsp_howto/nvmem.t12
-rw-r--r--doc/bsp_howto/rtc.t12
-rw-r--r--doc/bsp_howto/shmsupp.t12
-rw-r--r--doc/bsp_howto/support.t12
7 files changed, 84 insertions, 0 deletions
diff --git a/doc/bsp_howto/analog.t b/doc/bsp_howto/analog.t
new file mode 100644
index 0000000000..8c402ad5c9
--- /dev/null
+++ b/doc/bsp_howto/analog.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Analog Driver
+
+XXX FILL ME IN
+
diff --git a/doc/bsp_howto/discrete.t b/doc/bsp_howto/discrete.t
new file mode 100644
index 0000000000..c40bf8284a
--- /dev/null
+++ b/doc/bsp_howto/discrete.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Discrete Driver
+
+XXX FILL ME IN
+
diff --git a/doc/bsp_howto/network.t b/doc/bsp_howto/network.t
new file mode 100644
index 0000000000..2721898ab1
--- /dev/null
+++ b/doc/bsp_howto/network.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Networking Driver
+
+XXX FILL ME IN
+
diff --git a/doc/bsp_howto/nvmem.t b/doc/bsp_howto/nvmem.t
new file mode 100644
index 0000000000..070621ddca
--- /dev/null
+++ b/doc/bsp_howto/nvmem.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Non-Volatile Memory Driver
+
+XXX FILL ME IN
+
diff --git a/doc/bsp_howto/rtc.t b/doc/bsp_howto/rtc.t
new file mode 100644
index 0000000000..f0e3bccabb
--- /dev/null
+++ b/doc/bsp_howto/rtc.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Real-Time Clock Driver
+
+XXX FILL ME IN
+
diff --git a/doc/bsp_howto/shmsupp.t b/doc/bsp_howto/shmsupp.t
new file mode 100644
index 0000000000..96e0f31ab2
--- /dev/null
+++ b/doc/bsp_howto/shmsupp.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Shared Memory Support Driver
+
+XXX FILL ME IN
+
diff --git a/doc/bsp_howto/support.t b/doc/bsp_howto/support.t
new file mode 100644
index 0000000000..59f0054d7c
--- /dev/null
+++ b/doc/bsp_howto/support.t
@@ -0,0 +1,12 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Required Support Routines
+
+XXX FILL ME IN
+