OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [i386/] [pc386/] [README] - Blame information for rev 30

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README,v 1.2 2001-09-27 11:59:47 chris Exp $
3
#
4
 
5
#
6
# This board support package works with a target PC
7
#
8
# Decisions to be made a link-edit time are:
9
#     - The size of the memory allocator heap.  The default value is
10
#       64 kbytes.  If the network package is used the heap
11
#       should be at least 256 kbytes.  If your network is large, or
12
#       busy, the heap should be even larger.
13
#       To choose a heap size of 256 kbytes,
14
#       CFLAGS_LD += -Wl,--defsym -Wl,HeapSize=0x40000
15
 
16
BSP NAME:           pc386
17
BOARD:              PC
18
BUS:                none
19
CPU FAMILY:         386, 486, 586, 686
20
COPROCESSORS:       none
21
MODE:               not applicable
22
 
23
DEBUG MONITOR:
24
 
25
PERIPHERALS
26
===========
27
TIMERS:             8254 Programmable Interval Timer
28
RESOLUTION:
29
SERIAL PORTS:       COM1, COM2
30
REAL-TIME CLOCK:
31
DMA:
32
VIDEO:              VGA
33
SCSI:
34
NETWORKING:         external Ethernet controller based on WD8003.
35
 
36
DRIVER INFORMATION
37
==================
38
CLOCK DRIVER:       8254 Programmable Interval Timer
39
IOSUPP DRIVER:
40
SHMSUPP:
41
TIMER DRIVER:
42
 
43
STDIO
44
=====
45
PORT:
46
ELECTRICAL:
47
BAUD:
48
BITS PER CHARACTER:
49
PARITY:
50
STOP BITS:
51
 
52
NOTES
53
=====
54
 
55
Board description
56
-----------------
57
clock rate:
58
bus width:
59
ROM:
60
RAM:
61
 
62
Host System
63
-----------
64
Linux

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.