source: rtems/c/src/lib/libbsp/mips/p4000/README @ 654c115c

4.104.114.84.95
Last change on this file since 654c115c was 6f9c75c3, checked in by Joel Sherrill <joel.sherrill@…>, on 01/16/98 at 16:56:48

Ralf Corsepius reported a number of missing CVS Id's:

RTEMS is under CVS control and has been since rtems 3.1.16 which was
around May 1995. So I just to add the $Id$. If you notice other files
with missing $Id$'s let me know. I try to keep w\up with it.

Now that you have asked -- I'll attach a list of files lacking an RCS-Id to
this mail. This list has been generated by a little sh-script I'll also
enclose.

  • Property mode set to 100644
File size: 935 bytes
Line 
1#
2#  $Id$
3#
4# @(#)README        08/20/96     1.2
5#
6
7BSP NAME:           p4000
8BOARD:              Algorithmics P4000 SBC
9BUS:                N/A
10CPU FAMILY:         mips
11CPU:                IDT 4650
12COPROCESSORS:       N/A
13MODE:               32 bit mode
14
15DEBUG MONITOR:      IDT/SIM
16
17PERIPHERALS
18===========
19TIMERS:             4650 internal
20  RESOLUTION:         half of internal clock frequency
21SERIAL PORTS:       IDT/SIM controlled
22REAL-TIME CLOCK:    none
23DMA:                none
24VIDEO:              none
25SCSI:               none
26NETWORKING:         none
27
28DRIVER INFORMATION
29==================
30CLOCK DRIVER:       4650 internal
31IOSUPP DRIVER:      N/A
32SHMSUPP:            N/A
33TIMER DRIVER:       4650 internal
34TTY DRIVER:         uses IDT/SIM
35
36STDIO
37=====
38PORT:               Console port 0
39ELECTRICAL:         RS-232
40BAUD:               9600
41BITS PER CHARACTER: 8
42PARITY:             None
43STOP BITS:          1
44
45NOTES
46=====
47
Note: See TracBrowser for help on using the repository browser.