summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-09-27 22:05:38 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-09-27 22:05:38 +0000
commit60cd9e8f462fac317e2f22b2d9e9feb0a083a922 (patch)
treeb561d57c4ae64270d18b51069909c07c3fc2b7c1 /share
parent9e141689d7bbfe968a6a51587e315f5c0f676cc5 (diff)
Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
Model 382 can be identified with a unique MMUID value; model 362 is told from model 360 by probing for the frodo chip. Their built-in frame buffer is not supported at the moment. Matching information derived from messages to the NetBSD mailing lists.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.hp300/apci.411
-rw-r--r--share/man/man4/man4.hp300/frodo.411
2 files changed, 13 insertions, 9 deletions
diff --git a/share/man/man4/man4.hp300/apci.4 b/share/man/man4/man4.hp300/apci.4
index 2e3cb44b582..2652793bcad 100644
--- a/share/man/man4/man4.hp300/apci.4
+++ b/share/man/man4/man4.hp300/apci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apci.4,v 1.9 2005/04/22 11:59:10 miod Exp $
+.\" $OpenBSD: apci.4,v 1.10 2005/09/27 22:05:33 miod Exp $
.\
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" from: @(#)dca.4 8.1 (Berkeley) 6/9/93
.\"
-.Dd May 10, 2001
+.Dd September 27, 2005
.Dt APCI 4 hp300
.Os
.Sh NAME
@@ -42,8 +42,11 @@
.Sh SYNOPSIS
.Cd "apci* at frodo?"
.Sh DESCRIPTION
-The Apollo utility chip contains four 8250-like UARTs and is found on
-all series 400 machines.
+The
+.Nm
+driver supports the non-keyboard 8250-like UART connected to the
+.Xr frodo 4
+Apollo utility chip.
The first UART is used to communicate with the Domain keyboard.
The second is the serial console port when the firmware is in Domain/OS
mode, and is mapped to select code 9 by the HP-UX firmware (except
diff --git a/share/man/man4/man4.hp300/frodo.4 b/share/man/man4/man4.hp300/frodo.4
index 595b0672ad9..d098f8b2b73 100644
--- a/share/man/man4/man4.hp300/frodo.4
+++ b/share/man/man4/man4.hp300/frodo.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: frodo.4,v 1.3 2005/04/22 11:59:10 miod Exp $
+.\" $OpenBSD: frodo.4,v 1.4 2005/09/27 22:05:33 miod Exp $
.\"
.\" Copyright (c) 2003, Miodrag Vallat.
.\" All rights reserved.
@@ -24,12 +24,12 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 22, 2005
+.Dd September 27, 2005
.Dt FRODO 4 hp300
.Os
.Sh NAME
.Nm frodo
-.Nd HP 9000/4xx Frodo ASIC
+.Nd Apollo Utility Chip
.Sh SYNOPSIS
.Cd "frodo0 at intio?"
.Cd "apci* at frodo?"
@@ -39,8 +39,9 @@ The
.Tn FRODO
ASIC (or
.Dq Apollo Utility chip )
-is found on HP 9000/4xx series workstations.
-It provides three
+is found on HP 9000/4xx series workstations,
+as well as HP 9000/362 and HP 9000/382 workstations.
+It provides four
.Xr apci 4
serial ports, the first one being used to connect the
Domain keyboard.