Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/i386 note experimental MCA support
details: https://anonhg.NetBSD.org/src/rev/65a0bda14b8b
branches: trunk
changeset: 493909:65a0bda14b8b
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Mon Jun 26 20:53:01 2000 +0000
description:
note experimental MCA support
add [m] flag and use it for devices supported by MCA-enabled kernels
diffstat:
distrib/notes/i386/hardware | 24 +++++++++++++++---------
1 files changed, 15 insertions(+), 9 deletions(-)
diffs (76 lines):
diff -r 1f4929b8ce01 -r 65a0bda14b8b distrib/notes/i386/hardware
--- a/distrib/notes/i386/hardware Mon Jun 26 19:54:08 2000 +0000
+++ b/distrib/notes/i386/hardware Mon Jun 26 20:53:01 2000 +0000
@@ -1,8 +1,9 @@
-.\" $NetBSD: hardware,v 1.72 2000/06/26 10:12:15 bouyer Exp $
+.\" $NetBSD: hardware,v 1.73 2000/06/26 20:53:01 jdolecek Exp $
.Nx \*V
runs on ISA (AT-Bus), EISA, PCI, and VL-bus systems
-with 386-family processors, with or without math coprocessors. It
-does NOT support MCA systems, such as some IBM PS/2 systems. The
+with 386-family processors, with or without math coprocessors. Support
+for MCA systems (such as some IBM PS/2 systems) is present, but
+still very experimental and needs special setup. The
minimal configuration is said to require 4M of RAM and 50M of disk
space, though we do not know of anyone running with a system quite
this minimal today. To install the entire system requires much more
@@ -36,6 +37,7 @@
are supported as well.
SCSI host adapters
Adaptec AHA-154xA, -B, -C, and -CF
+ Adaptec AHA-1640 cards (MCA variant of AHA-1540) [m]
Adaptec AHA-174x
Adaptec AIC-6260 and AIC-6360 based boards, including
the Adaptec AHA-152x, Adaptec APA-1460 (PCMCIA),
@@ -91,10 +93,10 @@
MDA, CGA, VGA, SVGA, and HGC Display Adapters. (Note that not
all of the display adapters NetBSD/i386 can work with
are supported by X. See the XFree86 FAQ for more
- information.)
+ information.) [m]
Serial ports:
- 8250/16450-based ports
- 16550/16650/16750-based ports
+ 8250/16450-based ports [m]
+ 16550/16650/16750-based ports [m]
AST-style 4-port serial cards [*]
BOCA 8-port serial cards [*]
BOCA 6-port (ioat) serial cards [*]
@@ -103,7 +105,7 @@
Cyclades Cyclom-Y serial cards [*] [+]
Addonics FlexPort 8S 8-port serial cards [*]
PCI universal communication cards
- Parallel ports. [*] [+]
+ Parallel ports. [*] [+] [m]
Ethernet adapters:
AMD LANCE and PCnet-based ISA Ethernet adapters [*], including:
Novell NE1500T
@@ -180,7 +182,7 @@
IBM Token-Ring Network PC Adapter II [+]
IBM Token-Ring Network Adapter/A [+]
IBM Token-Ring Network 16/4 Adapter [+]
- IBM Token-Ring Network 16/4 Adapter/A [+]
+ IBM Token-Ring Network 16/4 Adapter/A [+] [m]
IBM 16/4 ISA Adapter [+]
IBM Auto 16/4 Token-Ring ISA Adapter [+]
3COM 3C619 TokenLink [+]
@@ -210,7 +212,7 @@
Mice:
"Logitech"-style bus mice [*] [+]
"Microsoft"-style bus mice [*] [+]
- "PS/2"-style mice [*] [+]
+ "PS/2"-style mice [*] [+] [m]
Serial mice (no kernel support necessary)
Sound Cards:
SoundBlaster, SoundBlaster Pro, SoundBlaster 16 [*] [+]
@@ -271,6 +273,10 @@
bridging on your motherboard. Most reasonably modern Pentium motherboards
have this support, or can acquire it via a BIOS upgrade.
.Pp
+Devices marked with [m] are supported also by MCA-enabled kernels, such as
+one compiled from PS2 configuration file. Support for MCA is NOT in
+the "generic" or installation kernels at this moment.
+.Pp
Hardware the we do NOT currently support, but get many questions
about:
.Bl -bullet
Home |
Main Index |
Thread Index |
Old Index