diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-02-15 13:32:48 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-02-15 13:32:48 +0000 |
commit | 51742ff50e6751c0a5c63cdb53bb3a4fd1775c84 (patch) | |
tree | a646eee537551fc22d539358c0b2309ae231bced /distrib | |
parent | fb10acf9d075e4248d828a3d8974d2d8c17988fb (diff) |
Mention MVME327A
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/mvme88k/hardware | 6 | ||||
-rw-r--r-- | distrib/notes/mvme88k/install | 10 |
2 files changed, 9 insertions, 7 deletions
diff --git a/distrib/notes/mvme88k/hardware b/distrib/notes/mvme88k/hardware index a8a212b249c..7b3e5ec90f9 100644 --- a/distrib/notes/mvme88k/hardware +++ b/distrib/notes/mvme88k/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.12 2008/12/24 17:20:54 miod Exp $ +dnl $OpenBSD: hardware,v 1.13 2009/02/15 13:32:47 miod Exp $ OpenBSD/MACHINE OSREV runs on the systems built around the following MVME boards: @@ -40,7 +40,7 @@ Supported devices: MVME187 and MVME197 on-board devices: Cirrus Logic CD2401 serial ports, tty00-tty03/tty07(M8120) (cl) Intel 82596CA Ethernet (ie) - NCR53c710 SCSI Controller (ssh) + NCR53c710 SCSI Controller (osiop) 128KB SRAM (/dev/sram0) 8KB NVRAM (/dev/nvram0) @@ -50,6 +50,8 @@ MVME188 on-board devices: Additional VMEbus devices: + MVME327A SCSI and floppy Controller (vsbic), currently limited + to the SCSI interface only MVME328 High Performance SCSI Controller (vs) MVME332XT High Performance Serial I/O Controller (vx) MVME376 Ethernet Communications Controller (le) diff --git a/distrib/notes/mvme88k/install b/distrib/notes/mvme88k/install index c0d7ad36865..eacc3dfe6d9 100644 --- a/distrib/notes/mvme88k/install +++ b/distrib/notes/mvme88k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.24 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.25 2009/02/15 13:32:47 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -18,7 +18,7 @@ Boot device restrictions: The BUG firmware will not necessarily be able to boot from any device in the system. -The following limitations apply: +Depending on the BUG firmware version, the following limitations may apply: - bootable SCSI tapes must have device ID 4 or 5. - bootable SCSI disks must have device ID 0, 1, 2 or 3. - only the first two MVME328 cards in a system (CLUN 6 and 7) can be @@ -65,7 +65,7 @@ In this example, the built-in controller, as well as an external MVME328 controller, are available. The encoding for the drive ID is as follows: -- MVME187 and MVME197 built-in controller and MVME327 SCSI controller: +- MVME187 and MVME197 built-in controller and MVME327A SCSI controller: 'yy' is ten times the device ID. - MVME328 SCSI controller: 'yy' is eight times the device ID, written in hexadecimal @@ -78,8 +78,8 @@ using the MVME187 built-in controller, but with: 187-Bug> BO 06 28 using an MVME328 board. -Note that OpenBSD/MACHINE can boot off any tape drive supported by the BUG, -even if its controller is not supported by OpenBSD. +Note that OpenBSD/MACHINE can boot off any controller supported by the BUG, +even if it is not supported by OpenBSD. Booting from Network: |