summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/nvmem.t
diff options
context:
space:
mode:
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