Fixed missing RCS Ids

This commit is contained in:
Joel Sherrill
1995-08-22 16:57:18 +00:00
parent 6b45e470be
commit 63edbb3fbc
8 changed files with 58 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This * 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. * 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 <rtems/system.h> #include <rtems/system.h>

View File

@@ -13,7 +13,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This * 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. * 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 <rtems/system.h> #include <rtems/system.h>

View File

@@ -16,7 +16,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This * 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. * 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$
* *
*/ */

View File

@@ -18,7 +18,7 @@
* Division Incorporated makes no representations about the * Division Incorporated makes no representations about the
* suitability of this software for any purpose. * suitability of this software for any purpose.
* *
* tty.c,v 1.2 1995/05/09 20:17:14 joel Exp * $Id$
*/ */
#include <bsp.h> #include <bsp.h>

View File

@@ -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.

View File

@@ -10,7 +10,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This * 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. * 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 <rtems/system.h> #include <rtems/system.h>

View File

@@ -13,7 +13,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This * 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. * 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 <rtems/system.h> #include <rtems/system.h>

View File

@@ -16,7 +16,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This * 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. * 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$
* *
*/ */