summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-18 14:40:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-18 14:40:59 +0000
commit7d78f404ae70173252362181d566e27b4b0da8f8 (patch)
treeba196f103b786b3090cae7746e98414707088a1c /c/src/lib/libbsp
parentNew file. (diff)
downloadrtems-7d78f404ae70173252362181d566e27b4b0da8f8.tar.bz2
New file.
Diffstat (limited to 'c/src/lib/libbsp')
-rw-r--r--c/src/lib/libbsp/i386/pc386/HOWTO2
-rw-r--r--c/src/lib/libbsp/i386/pc386/STATUS25
2 files changed, 26 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/HOWTO b/c/src/lib/libbsp/i386/pc386/HOWTO
index eb54d04987..b6bb291556 100644
--- a/c/src/lib/libbsp/i386/pc386/HOWTO
+++ b/c/src/lib/libbsp/i386/pc386/HOWTO
@@ -241,7 +241,7 @@ BOOTP server and a TFTP server (this can very well be you're Linux
RTEMS host system), you can use Gero Kuhlmann's NetBoot loader, to
load RTEMS to a diskless PC across a network. You can get it from:
- ftp://sunsite.unc.edu/pub/Linux/system/boot/netboot-0.7.3.tar.gz
+ ftp://sunsite.unc.edu/pub/Linux/system/boot/ethernet/netboot-0.7.3.tar.gz
or in any of Sunsite's mirrors. It is also available from NetBoot's
homepage:
diff --git a/c/src/lib/libbsp/i386/pc386/STATUS b/c/src/lib/libbsp/i386/pc386/STATUS
new file mode 100644
index 0000000000..d2a1960f72
--- /dev/null
+++ b/c/src/lib/libbsp/i386/pc386/STATUS
@@ -0,0 +1,25 @@
+#
+# $Id$
+#
+
+
+There are a wide range of PC configurations. This BSP has been tested
+on only a handful. There are configurations which do not yet work. The
+failure is suspected to be video card related. Here is a list of
+successes and failures.
+
+SUCCESSES
+=========
+ GRUB - AMD K6 MMX 200Mhz + S3 ViRGE
+ GRUB - 486 DX 33Mhz + Cirrus Logic CL-GD540x/542x
+ GRUB - Pentium MMX 166Mhz + S3 Trio 64V2
+ GRUB - Pentium (P54C) 120Mhz + S3 Trio 64V+
+ GRUB - Pentium-S 133Mhz + S3 Trio 64V2
+
+FAILURES
+========
+ GRUB - 486 DX2 66Mhz + Cirrus Logic CL-GD5428 - reset
+ GRUB - PII 333 Mhz + STB Vision 128 - reset
+ GRUB - PII 300 Mhz + Permedia - reset
+ GRUB - Pentium 60 Mhz + Mach 32/64 - reset
+