From fc7cbefc8c58220eb7e864884629a3f6d95562a1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 28 Jan 2004 02:46:03 +0000 Subject: 2004-01-28 Ralf Corsepius * 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. --- c/src/lib/libbsp/m68k/mvme162/README | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'c/src/lib/libbsp/m68k/mvme162/README') 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 -. - -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 ------------------------------- -- cgit v1.2.3