diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-25 20:08:28 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-25 20:08:28 +0000 |
commit | 9f5166124fbeb822f682bb6403d39fc50b39ff39 (patch) | |
tree | 9f4a7d7144ac6a92436469e1ef132064801f9a3a /distrib/notes/alpha/prep | |
parent | 83b12f23411cfc45dc858e09930f28ca9d3c2df4 (diff) |
Mention where to download an ECU floppy image and when/how to use it, for
people curs^Wblessed with EISA-capable alpha systems.
Diffstat (limited to 'distrib/notes/alpha/prep')
-rw-r--r-- | distrib/notes/alpha/prep | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/distrib/notes/alpha/prep b/distrib/notes/alpha/prep index 318def99947..c1148a0105b 100644 --- a/distrib/notes/alpha/prep +++ b/distrib/notes/alpha/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.30 2010/03/07 14:53:02 miod Exp $ +dnl $OpenBSD: prep,v 1.31 2013/02/25 20:08:27 miod Exp $ OpenBSD/MACHINE requires the SRM console. Some alphas come with the AlphaBIOS (also known as the ARC firmware on older machines) instead; this is what Windows NT uses. It is fairly simple to replace the AlphaBIOS @@ -128,6 +128,27 @@ USB support on the XP1000: init before attempting to install OpenBSD. +EISA configuration: + + A few MACHINE systems support EISA devices. However, the SRM firmware + has only a very limited knowledge of EISA devices and is not able to + configure them. + + Every time an EISA board is added to or removed from the system, the + EISA Configuration Utility needs to be run from a floppy disk using the + ``runecu'' command at the SRM prompt. An ECU floppy disk is supposed to + be provided with EISA-capable systems; this disk will be updated with + the current configuration every time it is run, and needs to be + writeable. ECU disks should not be shared between systems. + + Redistributing ECU is not allowed, however a copy of it can be + downloaded from: + + ftp://ftp.hp.com/pub/alphaserver/firmware/other/utility/ecu/ntecuv111a.zip + + Extract this archive to a newly FAT-formated 3"1/2 floppy disk to get + a pristine ECU disk. + SRM console boot device restrictions: The SRM firmware on your system may or may not be able to boot from |