From 63edbb3fbc569c76ae718a0b14ba3f0100e7fdd7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 22 Aug 1995 16:57:18 +0000 Subject: Fixed missing RCS Ids --- c/src/exec/score/src/thread.c | 2 +- c/src/exec/score/src/wkspace.c | 2 +- c/src/exec/score/tools/hppa1.1/genoffsets.c | 2 +- c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c | 2 +- c/src/lib/libbsp/powerpc/papyrus/README | 51 +++++++++++++++++++++++++++++ cpukit/score/src/thread.c | 2 +- cpukit/score/src/wkspace.c | 2 +- tools/cpu/hppa1.1/genoffsets.c | 2 +- 8 files changed, 58 insertions(+), 7 deletions(-) create mode 100644 c/src/lib/libbsp/powerpc/papyrus/README diff --git a/c/src/exec/score/src/thread.c b/c/src/exec/score/src/thread.c index 5480651d9c..92c882d749 100644 --- a/c/src/exec/score/src/thread.c +++ b/c/src/exec/score/src/thread.c @@ -10,7 +10,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * thread.c,v 1.5 1995/07/31 22:22:38 joel Exp + * $Id$ */ #include diff --git a/c/src/exec/score/src/wkspace.c b/c/src/exec/score/src/wkspace.c index 59ccbd059a..97299540f8 100644 --- a/c/src/exec/score/src/wkspace.c +++ b/c/src/exec/score/src/wkspace.c @@ -13,7 +13,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * wkspace.c,v 1.4 1995/05/25 15:26:53 joel Exp + * $Id$ */ #include diff --git a/c/src/exec/score/tools/hppa1.1/genoffsets.c b/c/src/exec/score/tools/hppa1.1/genoffsets.c index 3820620b3a..4b2fcba408 100644 --- a/c/src/exec/score/tools/hppa1.1/genoffsets.c +++ b/c/src/exec/score/tools/hppa1.1/genoffsets.c @@ -16,7 +16,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * genoffsets.c,v 1.2 1995/05/09 20:16:48 joel Exp + * $Id$ * */ diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c b/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c index 9eb59b2c63..4a8c2757ec 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c +++ b/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c @@ -18,7 +18,7 @@ * Division Incorporated makes no representations about the * suitability of this software for any purpose. * - * tty.c,v 1.2 1995/05/09 20:17:14 joel Exp + * $Id$ */ #include diff --git a/c/src/lib/libbsp/powerpc/papyrus/README b/c/src/lib/libbsp/powerpc/papyrus/README new file mode 100644 index 0000000000..462b51dc8e --- /dev/null +++ b/c/src/lib/libbsp/powerpc/papyrus/README @@ -0,0 +1,51 @@ +# +# README,v 1.2 1995/05/31 16:56:03 joel Exp +# +# + +BSP NAME: papyrus +BOARD: i cubed, papyrus development board +BUS: N/A +CPU FAMILY: ppc +CPU: PowerPC 403GA +COPROCESSORS: N/A +MODE: 32 bit mode + +DEBUG MONITOR: Modified IBM OpenBios + +PERIPHERALS +=========== +TIMERS: 403GA internal + RESOLUTION: .1 microseconds +SERIAL PORTS: 403GA internal with extra lines +REAL-TIME CLOCK: 403GA internal +DMA: 403GA internal +VIDEO: Laser Printer +SCSI: none +NETWORKING: AMD PCNet32 + +DRIVER INFORMATION +================== +CLOCK DRIVER: 403GA internal +IOSUPP DRIVER: N/A +SHMSUPP: N/A +TIMER DRIVER: 403GA internal +TTY DRIVER: 403GA internal + +STDIO +===== +PORT: Console port 0 +ELECTRICAL: RS-232 +BAUD: 9600 +BITS PER CHARACTER: 8 +PARITY: None +STOP BITS: 1 + +Notes +===== + +Papyrus only supports single processor operations. + +The code under c/src/lib/libbsp/ppc/papyrus only really supports +the PowerOpen ABI with an ELF assembler. + diff --git a/cpukit/score/src/thread.c b/cpukit/score/src/thread.c index 5480651d9c..92c882d749 100644 --- a/cpukit/score/src/thread.c +++ b/cpukit/score/src/thread.c @@ -10,7 +10,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * thread.c,v 1.5 1995/07/31 22:22:38 joel Exp + * $Id$ */ #include diff --git a/cpukit/score/src/wkspace.c b/cpukit/score/src/wkspace.c index 59ccbd059a..97299540f8 100644 --- a/cpukit/score/src/wkspace.c +++ b/cpukit/score/src/wkspace.c @@ -13,7 +13,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * wkspace.c,v 1.4 1995/05/25 15:26:53 joel Exp + * $Id$ */ #include diff --git a/tools/cpu/hppa1.1/genoffsets.c b/tools/cpu/hppa1.1/genoffsets.c index 3820620b3a..4b2fcba408 100644 --- a/tools/cpu/hppa1.1/genoffsets.c +++ b/tools/cpu/hppa1.1/genoffsets.c @@ -16,7 +16,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * genoffsets.c,v 1.2 1995/05/09 20:16:48 joel Exp + * $Id$ * */ -- cgit v1.2.3