diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-17 09:25:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-17 09:25:11 +0000 |
commit | 992866d50243e49ac5d348aefb9e13c04303aee0 (patch) | |
tree | 7735cd7f8507b6d965eb5f71961b757cf18ece13 /distrib/notes/cats | |
parent | 7846de0caa516d0a12a6dcd92f07eb2a31f023e1 (diff) |
grammar, consistency fixes, and typos;
ok miod@
Diffstat (limited to 'distrib/notes/cats')
-rw-r--r-- | distrib/notes/cats/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/cats/prep | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/distrib/notes/cats/hardware b/distrib/notes/cats/hardware index 08d8e772bc8..9df1af49a39 100644 --- a/distrib/notes/cats/hardware +++ b/distrib/notes/cats/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.4 2004/03/08 22:29:42 miod Exp $ +dnl $OpenBSD: hardware,v 1.5 2004/03/17 09:25:09 jmc Exp $ OpenBSD/MACHINE runs on the Chalice/Simtec StrongARM 110 Evaluation Board. Supported devices {:-include-:}: @@ -34,7 +34,7 @@ Supported devices {:-include-:}: more than one device attached) AdvanSys 'U', 'UW', 'U2W' and 'U160' PCI SCSI controllers including the ABP940U[AW], - ASB3940U[AW]-00, ASB3940U2W-00 and ASB3950U160 + ASB3940U[AW]-00, ASB3940U2W-00, and ASB3950U160 AMD Am53c974 PCscsi-PCI SCSI controllers, including: Tekram DC-390 Initio INIC-940 and INIC-950 based PCI SCSI host diff --git a/distrib/notes/cats/prep b/distrib/notes/cats/prep index 29112c6bb55..a5fef683c88 100644 --- a/distrib/notes/cats/prep +++ b/distrib/notes/cats/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.6 2004/03/09 11:53:28 miod Exp $ +dnl $OpenBSD: prep,v 1.7 2004/03/17 09:25:09 jmc Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will need to acquire some limited knowledge of ABLE Firmware, the low-level process that controls the microprocessor after hardware initialization @@ -9,7 +9,7 @@ A complete documentation on the ABLE firmware is available from Simtec at the following URL: http://www.simtec.co.uk/products/SWABLE/files/able-doc-allset/ -The board should be configured with jumpers LK12, LK13 and LK14 jumpers +The board should be configured with jumpers LK12, LK13, and LK14 set to the 1-2 position. However, most boards have been factory shipped with those jumpers incorrectly set to the 2-3 position. These jumpers are located as a block of three jumpers, near the processor and the serial @@ -37,7 +37,7 @@ For convenience, a few ABLE commands are described below: saves all variable changes to non-volatile memory. nvclear - restores environment variables defaults. + restores environment variables' defaults. The following environment variables control the system startup: |