From 49267ee4a86d55e7ab8bb383e6d2826a9740e830 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Oct 1998 15:00:33 +0000 Subject: [PATCH] New files. --- doc/bsp_howto/analog.t | 12 ++++++++++++ doc/bsp_howto/discrete.t | 12 ++++++++++++ doc/bsp_howto/network.t | 12 ++++++++++++ doc/bsp_howto/nvmem.t | 12 ++++++++++++ doc/bsp_howto/rtc.t | 12 ++++++++++++ doc/bsp_howto/shmsupp.t | 12 ++++++++++++ doc/bsp_howto/support.t | 12 ++++++++++++ 7 files changed, 84 insertions(+) create mode 100644 doc/bsp_howto/analog.t create mode 100644 doc/bsp_howto/discrete.t create mode 100644 doc/bsp_howto/network.t create mode 100644 doc/bsp_howto/nvmem.t create mode 100644 doc/bsp_howto/rtc.t create mode 100644 doc/bsp_howto/shmsupp.t create mode 100644 doc/bsp_howto/support.t 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 +