4.104.114.84.95
Last change
on this file since e62488d was
e62488d,
checked in by Joel Sherrill <joel.sherrill@…>, on 09/21/98 at 01:29:19
|
New file from Emmanuel Raguet <raguet@…>.
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | # |
---|
2 | # $Id$ |
---|
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 |
---|
Note: See
TracBrowser
for help on using the repository browser.