diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-08-21 22:18:30 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-08-21 22:18:30 +0000 |
commit | c13550a3b88f2e386aeb30f5ba2dd776feb41c05 (patch) | |
tree | 4d3889c471a53f8d7aedb2ee8535bd328decc0b0 /share | |
parent | c077c59a174b4e2291589085072b7a7bfa9a626e (diff) |
Recognize both VSIMM slots, and allow one cgfourteen to attach to each
of them.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.sparc/cgfourteen.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4 index f09d6c69106..9e59ee0eda1 100644 --- a/share/man/man4/man4.sparc/cgfourteen.4 +++ b/share/man/man4/man4.sparc/cgfourteen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgfourteen.4,v 1.12 2002/08/12 10:48:21 miod Exp $ +.\" $OpenBSD: cgfourteen.4,v 1.13 2002/08/21 22:18:27 miod Exp $ .\" $NetBSD: cgfourteen.4,v 1.3 1998/06/11 08:32:20 fair Exp $ .\" .\" Copyright (c) 1996 The President and Fellows of Harvard College. @@ -48,7 +48,8 @@ .Nm cgfourteen .Nd accelerated 8/24-bit color frame buffer .Sh SYNOPSIS -.Cd "cgfourteen0 at obio0" Pq "SS10-M and SS20" +.Cd "cgfourteen0 at obio0 addr 0x9c000000" Pq "SS10SX and SS20" +.Cd "cgfourteen1 at obio0 addr 0x90000000" Pq "SS10SX and SS20 .Cd "wsdisplay* at cgfourteen?" .Sh DESCRIPTION The |