summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-04-27 03:07:17 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-04-27 03:07:17 +0000
commitc209cca9ca9b4171a9cada0bd6f60a6f5489e5f4 (patch)
tree007f38e32b2d03a44ecf457118f746b49b2477fa
parent2b82973704bdb769f353df1214ec812a2a63132b (diff)
[sS]parc -> SPARC when not talking about a port.
ok brad@ miod@
-rw-r--r--distrib/notes/sparc/hardware14
-rw-r--r--distrib/notes/sparc/install6
-rw-r--r--distrib/notes/sparc/prep4
-rw-r--r--distrib/notes/sparc/xfer8
4 files changed, 16 insertions, 16 deletions
diff --git a/distrib/notes/sparc/hardware b/distrib/notes/sparc/hardware
index ae6a0088f90..ac73a841635 100644
--- a/distrib/notes/sparc/hardware
+++ b/distrib/notes/sparc/hardware
@@ -1,7 +1,7 @@
-dnl $OpenBSD: hardware,v 1.68 2005/03/18 04:00:58 jsg Exp $
+dnl $OpenBSD: hardware,v 1.69 2005/04/27 03:07:16 jsg Exp $
OpenBSD/MACHINE OSREV runs on the following classes of machines:
* sun4: the VME series
- - 4/100: Original sparc with VME. Many hardware bugs.
+ - 4/100: Original SPARC with VME. Many hardware bugs.
- 4/200: A fairly decent VME-only machine
- 4/300: a 25MHz VME machine with many devices built onto the main
board. In other respects, it is quite similar to the SS1+.
@@ -61,11 +61,11 @@ For sun4m machines, the following mbus CPU modules are supported:
- SM81: 85 MHz SuperSPARC with 1MB of secondary cache
- SM81-2: 85 MHz SuperSPARC with 2MB of secondary cache
- SM100: dual 40 MHz Cypress 7C601 with 64KB of primary cache
- - Ross HyperSparc RT620/625 at 90 MHz, with 256KB of primary cache
- - Ross HyperSparc RT620/625 at 125 MHz, with 256KB of primary cache
- - Ross HyperSparc RT620/625 at 150 MHz, with 512KB of primary cache
- - Ross HyperSparc RT620/625 at 166 MHz, with 512KB of primary cache
- - Ross HyperSparc RT620/625 at 180 MHz, with 512KB of primary cache
+ - Ross HyperSPARC RT620/625 at 90 MHz, with 256KB of primary cache
+ - Ross HyperSPARC RT620/625 at 125 MHz, with 256KB of primary cache
+ - Ross HyperSPARC RT620/625 at 150 MHz, with 512KB of primary cache
+ - Ross HyperSPARC RT620/625 at 166 MHz, with 512KB of primary cache
+ - Ross HyperSPARC RT620/625 at 180 MHz, with 512KB of primary cache
The minimal configuration requires 4MB of RAM and ~60MB of disk space.
To install the entire system requires much more disk space, and to run
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install
index bde01a97891..915a9acfb95 100644
--- a/distrib/notes/sparc/install
+++ b/distrib/notes/sparc/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.63 2005/03/21 22:32:07 miod Exp $
+dnl $OpenBSD: install,v 1.64 2005/04/27 03:07:16 jsg Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -7,7 +7,7 @@ be booted off your local disk's swap partition. The normal way is to
use the OpenBSD CD-ROM, or the bootable CD-ROM mini image, or an
installation floppy, or an installation tape, depending on your hardware.
-If your Sparc is hooked up to a network, try and find a server to
+If your SPARC is hooked up to a network, try and find a server to
arrange for a diskless setup. This is a convenient way to install on a
machine whose disk does not currently hold a usable operating system.
This is difficult to get set up correctly the first time, but easy to
@@ -438,7 +438,7 @@ configured correctly. If you have problems, extract the diskless(8)
manpage, find someone who's been through it before and use the host
syslog and tcpdump(8) to get visibility of what's happening (or not).
-Your Sparcstation expects to be able to download a second stage bootstrap
+Your SPARCstation expects to be able to download a second stage bootstrap
program via TFTP after having acquired its IP address through RevARP when
instructed to boot "over the net". It will look for a filename composed of
the machine's IP address followed by the machine's architecture, separated
diff --git a/distrib/notes/sparc/prep b/distrib/notes/sparc/prep
index d2536a82786..c3b90e0afd4 100644
--- a/distrib/notes/sparc/prep
+++ b/distrib/notes/sparc/prep
@@ -1,6 +1,6 @@
Before you start you might need to consider your disk configuration
to sort out a quirk in SCSI-ID to SD-UNIT mapping that exists on
-Sun Sparcstations.
+Sun SPARCstations.
Upon leaving the factory, SunOS and the OpenBOOT ROM map according to
this table:
@@ -61,7 +61,7 @@ are not running in "new" command mode. The sun4 systems such as the 4/110,
fine as-is.
-Also, you cannot use the security modes of the sparc OpenBOOT ROM.
+Also, you cannot use the security modes of the SPARC OpenBOOT ROM.
Make sure that the ROM security modes are disabled:
ok setenv security-mode none
diff --git a/distrib/notes/sparc/xfer b/distrib/notes/sparc/xfer
index 9abd0d18020..27350d89b85 100644
--- a/distrib/notes/sparc/xfer
+++ b/distrib/notes/sparc/xfer
@@ -1,4 +1,4 @@
-dnl $OpenBSD: xfer,v 1.41 2005/03/18 13:30:53 miod Exp $
+dnl $OpenBSD: xfer,v 1.42 2005/04/27 03:07:16 jsg Exp $
Installation is supported from several media types, including:
CD-ROM
@@ -7,12 +7,12 @@ Installation is supported from several media types, including:
FTP
HTTP
-Not all methods are supported on all Sparc Systems and some of them
+Not all methods are supported on all SPARC Systems and some of them
work only with the floppy or the miniroot installation.
If you have the OpenBSD CD-ROM distribution (and a CD-ROM drive), you may be
able to boot from it, or from the supplied bootable CD-ROM mini image. However,
-not all sparc systems support booting from CD-ROM, and the current boot
+not all SPARC systems support booting from CD-ROM, and the current boot
image is only known to work on sun4c and sun4m architecture workstations.
If you can boot from the CD-ROM, you are home free and can proceed to the
installation steps. If not, you will need to do some setup work to prepare
@@ -68,7 +68,7 @@ Creating a bootable hard disk using SunOS, Solaris or other Un*x-like system:
don't care about the hard disk contents, you can also install the
bootable image starting at the beginning of the disk. This lets
you prepare a bootable hard-drive even if don't have a working
- operating system on your Sparc, but it is important to understand
+ operating system on your SPARC, but it is important to understand
that the bootable image installed this way includes a "disk label"
which can wipe out any pre-existing disk labels or partitioning for
the drive.