summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/README
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-28 02:46:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-28 02:46:03 +0000
commitfc7cbefc8c58220eb7e864884629a3f6d95562a1 (patch)
tree33552823c2ff726e06c3fe8bc8ebde27290eaae8 /c/src/lib/libbsp/m68k/mvme162/README
parent2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fc7cbefc8c58220eb7e864884629a3f6d95562a1.tar.bz2
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* README: Remove references to consolex. * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am startup/Makefile.am, timer/Makefile.am, tod/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme162/README')
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme162/README b/c/src/lib/libbsp/m68k/mvme162/README
index 18c56d602d..8d55f46c65 100644
--- a/c/src/lib/libbsp/m68k/mvme162/README
+++ b/c/src/lib/libbsp/m68k/mvme162/README
@@ -20,20 +20,6 @@ MVME162FX model uses XXX.
MVME162LX model uses 68LC040.
-Do all models have 2 ZCC chips for a total of 4 serial ports?
-
-Extended Console Driver
------------------------
-This BSP includes an extended console driver which supports all 4 serial
-ports on the MVME162LX model. It was submitted by Katsutoshi Shibuya
-<shibuya@mxb.meshnet.or.jp>.
-
-The application can choose this driver by using "CONSOLEX_DRIVER_TABLE_ENTRY"
-in the driver table definition, in place of "CONSOLE_DRIVER_TABLE_ENTRY".
-See consolex/cTest.c for an example and consolex/README for more information.
-
-This driver is only built for the mvme162lx bsp model.
-
MVME162FX and DMA on the IP bus
-------------------------------