source: rtems/c/src/lib/libbsp/powerpc/dmv177/README @ df49c60

4.104.114.84.95
Last change on this file since df49c60 was 8751f800, checked in by Joel Sherrill <joel.sherrill@…>, on 07/30/98 at 19:25:54

Updated to accurately reflect the dmv177.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1#
2#  $Id$
3#
4
5BSP NAME:           dmv177
6BOARD:              DY-4 DMV177
7BUS:                VMEBus
8CPU FAMILY:         powerpc
9CPU:                PowerPC 603e
10COPROCESSORS:       N/A
11MODE:               32 bit mode
12
13DEBUG MONITOR:      DY-4 General Purpose Monitor (GPM)
14
15PERIPHERALS
16===========
17TIMERS:             PPC internal Timebase register
18  RESOLUTION:         ???
19SERIAL PORTS:       2 RS-232 provided by a Exar 88681
20                    2 RS-422 provided by a Zilog Z8530
21REAL-TIME CLOCK:    PPC internal Decrementer register
22DMA:                none
23RTC:                Harris ICM7170
24VIDEO:              none
25SCSI:               QLogic FAS216 SCSI-2 (unsupported)
26NETWORKING:         National Semiconductor SONIC DP83932B (Ethernet)
27
28DRIVER INFORMATION
29==================
30CLOCK DRIVER:       PPC internal
31SHMSUPP:            N/A
32TIMER DRIVER:       PPC internal
33CONSOLE DRIVER:     Uses libchip drivers for Exar 88681 and Zilog Z8530.
34
35STDIO
36=====
37
38These are the default settings.
39
40PORT:               Console port 0
41ELECTRICAL:         RS-232
42BAUD:               9600
43BITS PER CHARACTER: 8
44PARITY:             N
45STOP BITS:          1
46
47Notes
48=====
49The console and real-time clock drivers use the libchip library.
Note: See TracBrowser for help on using the repository browser.