diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-04-17 11:15:30 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-04-17 11:15:30 +0000 |
commit | 34aa5e2a2c78ae38e9a8eff7950ac71c09e97508 (patch) | |
tree | 5793e88251d664a39525235392da176a40a574b4 /distrib | |
parent | 9f0aea654ca3ee11a57264a4b6489fe6a8f8e079 (diff) |
Sync with recent developments.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/hp300/hardware | 6 | ||||
-rw-r--r-- | distrib/notes/sgi/hardware | 5 | ||||
-rw-r--r-- | distrib/notes/sgi/prep | 8 |
3 files changed, 11 insertions, 8 deletions
diff --git a/distrib/notes/hp300/hardware b/distrib/notes/hp300/hardware index d9c50752b2d..3ed77333452 100644 --- a/distrib/notes/hp300/hardware +++ b/distrib/notes/hp300/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.24 2008/08/06 18:23:56 miod Exp $ +dnl $OpenBSD: hardware,v 1.25 2010/04/17 11:15:26 miod Exp $ OpenBSD/MACHINE OSREV will run on most HP 9000/300- and 400-series machines. 8MB of RAM should be sufficient to boot and a minimal system can probably @@ -69,7 +69,8 @@ The following HP hardware is supported: 98730 and 98731 DaVinci (dvbox). A1096A monochrome Hyperion (hyper). 98705 ``Tigershark'' TurboVRX (tvrx). - EVRX (425e on-board) and SGC frame buffers (sti). + VRX (362/382 on-board), EVRX (425e on-board) and other SGC + frame buffers (sti). Input devices @@ -92,7 +93,6 @@ Unsupported hardware mainly consists of: 68010 and 68020 based systems: 310, 318, 319, 320, 330 and 350. 425e built-in audio. parallel port on the 4xx models. - 362 and 382 built-in frame buffer. X-Genesis and Y-Genesis frame buffers. ISA slot on 4xx ``t'' models. EISA slots on 4xx ``s'' models. diff --git a/distrib/notes/sgi/hardware b/distrib/notes/sgi/hardware index b48fe17c51b..fc659d8ee96 100644 --- a/distrib/notes/sgi/hardware +++ b/distrib/notes/sgi/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.12 2010/03/07 21:26:22 miod Exp $ +dnl $OpenBSD: hardware,v 1.13 2010/04/17 11:15:29 miod Exp $ OpenBSD/MACHINE OSREV runs on the following machines: IP27 class machines: @@ -14,9 +14,10 @@ OpenBSD/MACHINE OSREV runs on the following machines: are supported) IP35 class machines: dnl Origin 300, Origin 3000, Onyx 300 - Origin 350, Onyx 350, Onyx 4 + Origin 350, Onyx 350 Fuel Tezro + Onyx 4 Supported devices {:-include-:}: - Ethernet Adapters diff --git a/distrib/notes/sgi/prep b/distrib/notes/sgi/prep index eabe422af35..7cc3b080b04 100644 --- a/distrib/notes/sgi/prep +++ b/distrib/notes/sgi/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.19 2010/03/16 17:23:09 miod Exp $ +dnl $OpenBSD: prep,v 1.20 2010/04/17 11:15:29 miod Exp $ Before you install your system, you should identify your system family and familiarize yourself with the ARCBios setup and how to run programs from the Command monitor prompt. @@ -22,9 +22,10 @@ Identifying your system: IP35 family: dnl Origin 300, Origin 3000, Onyx 300 - Origin 350, Onyx 350, Onyx 4 + Origin 350, Onyx 350 Fuel Tezro + Onyx 4 You should use the kernels (bsd and bsd.rd) with the IP suffix matching your family number, except for IP35 systems which use @@ -103,7 +104,8 @@ Switching from L1 console to serial console and vice versa: should never be used on these machines. Origin 300 and 3000 families can switch between `sc' and `ioc3', while - Origin 350 and 3500 families can switch between `sc' and `ioc4'. + Origin 350 and 3500 families (including Tezro and Onyx 4) can switch + between `sc' and `ioc4'. The OpenBSD kernel only supports serial console on the regular serial ports; if your PROM console is on the L1 port, the kernel console will |