source: rtems/c/src/lib/libbsp/i386/pc386/STATUS @ 5c7f274

4.104.114.84.95
Last change on this file since 5c7f274 was 7d78f40, checked in by Joel Sherrill <joel.sherrill@…>, on 05/18/98 at 14:40:59

New file.

  • Property mode set to 100644
File size: 808 bytes
Line 
1#
2# $Id$
3#
4
5
6There are a wide range of PC configurations.  This BSP has been tested
7on only a handful.  There are configurations which do not yet work.  The
8failure is suspected to be video card related.  Here is a list of
9successes and failures.
10
11SUCCESSES
12=========
13    GRUB - AMD K6 MMX 200Mhz     + S3 ViRGE
14    GRUB - 486 DX 33Mhz          + Cirrus Logic CL-GD540x/542x
15    GRUB - Pentium MMX 166Mhz    + S3 Trio 64V2
16    GRUB - Pentium (P54C) 120Mhz + S3 Trio 64V+
17    GRUB - Pentium-S 133Mhz      + S3 Trio 64V2
18
19FAILURES
20========
21    GRUB - 486 DX2 66Mhz         + Cirrus Logic CL-GD5428  - reset
22    GRUB - PII 333 Mhz           + STB Vision 128          - reset
23    GRUB - PII 300 Mhz           + Permedia                - reset
24    GRUB - Pentium 60 Mhz        + Mach 32/64              - reset
25
Note: See TracBrowser for help on using the repository browser.