summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 21:57:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 21:57:06 +0000
commit50b5f9dbaddb70963a8669a5b2352efadb2b7951 (patch)
treef554004f3ce202ef8326686c6a9ab34d9865758f /c/src/lib/libbsp/m68k
parentTrying to support all models. (diff)
downloadrtems-50b5f9dbaddb70963a8669a5b2352efadb2b7951.tar.bz2
Trying to support all models
Diffstat (limited to 'c/src/lib/libbsp/m68k')
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/README24
1 files changed, 4 insertions, 20 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme162/README b/c/src/lib/libbsp/m68k/mvme162/README
index abecee32b0..18c56d602d 100644
--- a/c/src/lib/libbsp/m68k/mvme162/README
+++ b/c/src/lib/libbsp/m68k/mvme162/README
@@ -11,32 +11,16 @@
-- $Id$
--
-This is a README file for the MVME162 port of RTEMS.
-
-Disclaimer
-----------
-This is my first attempt at porting RTEMS. The resulting code obviously
-contains bugs (know and unknown) and limitations. I assume no
-responsibility for quality and support of the software in question.
-
-Now on more optimistic note:
-
-I have run most of the standard RTEMS sptests, and neither of them
-failed. My present (short) experience of developing RTEMS applications
-is essentially positive and suggestive of a long-term commitment. In
-any case I am ready to answer questions regarding the port and intend
-to follow the future RTEMS versions. I will do my best to provide
-whatever support I can afford time-wise.
-
MVME162 Models
--------------
MVME162 model uses 68040.
-MVME162FX modele uses XXX.
+MVME162FX model uses XXX.
+
+MVME162LX model uses 68LC040.
-MVME162LX model uses 68LC040 and 2 ZCC chips so that it supports
-4 serial ports.
+Do all models have 2 ZCC chips for a total of 4 serial ports?
Extended Console Driver
-----------------------