forked from Imagelibrary/rtems
Fixed missing RCS Ids
This commit is contained in:
@@ -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 <rtems/system.h>
|
||||
|
||||
@@ -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 <rtems/system.h>
|
||||
|
||||
@@ -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$
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -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 <bsp.h>
|
||||
|
||||
51
c/src/lib/libbsp/powerpc/papyrus/README
Normal file
51
c/src/lib/libbsp/powerpc/papyrus/README
Normal 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.
|
||||
|
||||
@@ -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 <rtems/system.h>
|
||||
|
||||
@@ -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 <rtems/system.h>
|
||||
|
||||
@@ -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$
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user