source: rtems/bsps/mips/hurricane/README @ b361eabd

Last change on this file since b361eabd was eb36d11, checked in by Sebastian Huber <sebastian.huber@…>, on 04/25/18 at 13:06:08

bsps: Move documentation, etc. files to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

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