summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/nvmem.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-19 18:05:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-19 18:05:20 +0000
commitac9ddffab1d3e4e6baa90d8a1e36b294dc064d25 (patch)
treee6d779776267b9ffc44124be5bc2b357cc8bd1d5 /doc/bsp_howto/nvmem.t
parent2003-09-19 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ac9ddffab1d3e4e6baa90d8a1e36b294dc064d25.tar.bz2
2003-09-19 Joel Sherrill <joel@OARcorp.com>
* analog.t, bsp_howto.texi, discrete.t, nvmem.t, target.t: Merge from branch.
Diffstat (limited to 'doc/bsp_howto/nvmem.t')
-rw-r--r--doc/bsp_howto/nvmem.t11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/bsp_howto/nvmem.t b/doc/bsp_howto/nvmem.t
index ddbe03e469..2c1063b8c3 100644
--- a/doc/bsp_howto/nvmem.t
+++ b/doc/bsp_howto/nvmem.t
@@ -25,12 +25,11 @@ by this class of device driver are:
@end itemize
There is currently only one non-volatile device driver included in the
-RTEMS source tree and it does not adhere to this device driver model.
-The information provided in this chapter is based on drivers developed
-by OAR Corporation personnel for applications using RTEMS. It is
-hoped that this driver model information can form the basis for a standard
-non-volatile memory driver model that can be supported in future RTEMS
-distribution.
+RTEMS source tree. The information provided in this chapter
+is based on drivers developed for applications using RTEMS.
+It is hoped that this driver model information can form the
+basis for a standard non-volatile memory driver model that
+can be supported in future RTEMS distribution.
@section Major and Minor Numbers