diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1998-07-13 02:42:22 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1998-07-13 02:42:22 +0000 |
commit | 32141c31099fa92560ad8307960f56dc5eac21e0 (patch) | |
tree | 6e8bde46120996ed54730ace37d6e5618e2f8dfd /share | |
parent | b975957e3a94d64ea8d88b396d220cd4e2ec824d (diff) |
General clean up... Xr's etc.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.sparc/cgeight.4 | 11 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/cgfour.4 | 10 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/cgfourteen.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/cgsix.4 | 7 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/cgthree.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/cgtwo.4 | 13 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/esp.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/fd.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 14 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/le.4 | 18 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/tcx.4 | 3 |
11 files changed, 57 insertions, 43 deletions
diff --git a/share/man/man4/man4.sparc/cgeight.4 b/share/man/man4/man4.sparc/cgeight.4 index 850d96bf754..6a5a82e5ada 100644 --- a/share/man/man4/man4.sparc/cgeight.4 +++ b/share/man/man4/man4.sparc/cgeight.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgeight.4,v 1.3 1998/07/03 20:35:00 jason Exp $ +.\" $OpenBSD: cgeight.4,v 1.4 1998/07/13 02:42:08 jason Exp $ .\" $NetBSD: cgeight.4,v 1.2 1997/10/08 22:00:03 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -47,11 +47,12 @@ .Sh DESCRIPTION The .Nm -is a memory based color frame buffer. Its pixel memory can be mapped -into a user process address space by using -the +is a memory based color frame buffer. +Its pixel memory can be mapped into a user process address space +by using the .Xr mmap 2 -system call. The +system call. +The .Nm driver supports the minimal ioctl's needed to run .Xr X 1 . diff --git a/share/man/man4/man4.sparc/cgfour.4 b/share/man/man4/man4.sparc/cgfour.4 index 43d400d0fb1..a1bf4bf7221 100644 --- a/share/man/man4/man4.sparc/cgfour.4 +++ b/share/man/man4/man4.sparc/cgfour.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgfour.4,v 1.3 1998/07/03 20:35:01 jason Exp $ +.\" $OpenBSD: cgfour.4,v 1.4 1998/07/13 02:42:10 jason Exp $ .\" $NetBSD: cgfour.4,v 1.2 1997/10/08 22:00:05 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -47,11 +47,13 @@ .Sh DESCRIPTION The .Nm -is a memory based color frame buffer with overlay plane. Its pixel memory -and control planes can be mapped into a user process address space by using +is a memory based color frame buffer with overlay plane. +Its pixel memory and control planes can be mapped into a user +process address space by using the .Xr mmap 2 -system call. The +system call. +The .Nm driver supports the minimal ioctl's needed to run .Xr X 1 . diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4 index e9aa98f335b..044ee635119 100644 --- a/share/man/man4/man4.sparc/cgfourteen.4 +++ b/share/man/man4/man4.sparc/cgfourteen.4 @@ -1,5 +1,5 @@ -.\" $OpenBSD: cgfourteen.4,v 1.3 1998/07/03 20:35:02 jason Exp $ -.\" $NetBSD: cgfourteen.4,v 1.2 1997/10/08 22:00:06 jtc Exp $ +.\" $OpenBSD: cgfourteen.4,v 1.4 1998/07/13 02:42:11 jason 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. .\" All rights reserved. @@ -57,15 +57,17 @@ overlay capabilities. Its pixel memory can be mapped into a user process address space by using the .Xr mmap 2 -system call. The +system call. +The .Nm driver supports the minimal ioctl's needed to run .Xr X 1 . .Pp The driver operates by default in .Xr cgthree 4 -emulation mode, i.e. in 8-bit unaccelerated mode. This -emulation does include support for the hardware cursor present on the +emulation mode, i.e. +in 8-bit unaccelerated mode. +This emulation does include support for the hardware cursor present on the .Nm cgfourteen , however. .Sh SEE ALSO diff --git a/share/man/man4/man4.sparc/cgsix.4 b/share/man/man4/man4.sparc/cgsix.4 index a189dc4b3fd..f6c7b23833c 100644 --- a/share/man/man4/man4.sparc/cgsix.4 +++ b/share/man/man4/man4.sparc/cgsix.4 @@ -1,3 +1,6 @@ +.\" $OpenBSD: cgsix.4,v 1.4 1998/07/13 02:42:12 jason Exp $ +.\" $NetBSD: cgsix.4,v 1.4 1998/06/11 08:32:20 fair Exp $ +.\" .\" Copyright 1994 .\" The Regents of the University of California. All rights reserved. .\" @@ -34,7 +37,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)cgsix.4 8.1 (Berkeley) 2/16/94 -.\" $Id: cgsix.4,v 1.3 1998/07/03 20:35:03 jason Exp $ +.\" $Id: cgsix.4,v 1.4 1998/07/13 02:42:12 jason Exp $ .\" .Dd February 16, 1994 .Dt CGSIX 4 sparc @@ -43,7 +46,7 @@ .Nm cgsix .Nd accelerated 8-bit color frame buffer .Sh SYNOPSIS -.Cd "cgsix* at sbus? slot ? offset ?" +.Cd "cgsix* at sbus? slot ? offset ?" Pq "sun4c and sun4m" .Cd "cgsix0 at obio0 addr 0xfb000000 level 4" Pq sun4/300 P4 .Cd "cgsix0 at obio0 addr 0x0b000000 level 4" Pq sun4/100 P4 .Sh DESCRIPTION diff --git a/share/man/man4/man4.sparc/cgthree.4 b/share/man/man4/man4.sparc/cgthree.4 index 25d4aaac934..293292699f4 100644 --- a/share/man/man4/man4.sparc/cgthree.4 +++ b/share/man/man4/man4.sparc/cgthree.4 @@ -1,3 +1,6 @@ +.\" $OpenBSD: cgthree.4,v 1.4 1998/07/13 02:42:13 jason Exp $ +.\" $NetBSD: cgthree.4,v 1.4 1998/06/11 08:32:20 fair Exp $ +.\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -35,7 +38,7 @@ .\" .\" from: Header: cgthree.4,v 1.3 94/02/03 20:49:52 leres Exp .\" from: @(#)cgthree.4 8.2 (Berkeley) 2/16/94 -.\" $Id: cgthree.4,v 1.3 1998/07/03 20:35:04 jason Exp $ +.\" $Id: cgthree.4,v 1.4 1998/07/13 02:42:13 jason Exp $ .\" .Dd February 16, 1994 .Dt CGTHREE 4 sparc diff --git a/share/man/man4/man4.sparc/cgtwo.4 b/share/man/man4/man4.sparc/cgtwo.4 index 57b458f32b5..b42cc3354e7 100644 --- a/share/man/man4/man4.sparc/cgtwo.4 +++ b/share/man/man4/man4.sparc/cgtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgtwo.4,v 1.3 1998/07/03 20:35:05 jason Exp $ +.\" $OpenBSD: cgtwo.4,v 1.4 1998/07/13 02:42:15 jason Exp $ .\" $NetBSD: cgtwo.4,v 1.3 1997/10/08 22:00:08 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -46,11 +46,12 @@ .Sh DESCRIPTION The .Nm cgtwo -is a memory based color frame buffer. Its control pixel memory can be mapped -into a user process address space by using -the +is a memory based color frame buffer. +Its control pixel memory can be mapped into a user process address +space by using the .Xr mmap 2 -system call. The +system call. +The .Nm driver supports the minimal ioctl's needed to run .Xr X 1 . @@ -61,4 +62,4 @@ driver supports the minimal ioctl's needed to run .Xr cgsix 4 , .Xr cgeight 4 , .Xr cgfourteen 4 , -.Xr tcx 4 +.Xr tcx 4 diff --git a/share/man/man4/man4.sparc/esp.4 b/share/man/man4/man4.sparc/esp.4 index 19fcbe1def9..d490699392b 100644 --- a/share/man/man4/man4.sparc/esp.4 +++ b/share/man/man4/man4.sparc/esp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esp.4,v 1.1 1998/03/07 23:34:08 johns Exp $ +.\" $OpenBSD: esp.4,v 1.2 1998/07/13 02:42:16 jason Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -26,7 +26,6 @@ The .Nm is an on-board or SBus SCSI controller based on the NCR 53c94 chip, found on Sun 4/300, sun4c and sun4m workstations. - .Sh DEVICE FLAGS .Bl -tag -width speaker -compact .It Bits 0-7 disable disconnect/reselect for the corresponding target diff --git a/share/man/man4/man4.sparc/fd.4 b/share/man/man4/man4.sparc/fd.4 index 38a7c9c9a6d..7aeb7c573eb 100644 --- a/share/man/man4/man4.sparc/fd.4 +++ b/share/man/man4/man4.sparc/fd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fd.4,v 1.1 1998/03/07 21:17:04 johns Exp $ +.\" $OpenBSD: fd.4,v 1.2 1998/07/13 02:42:17 jason Exp $ .\" $NetBSD: fd.4,v 1.4 1997/11/12 00:49:42 mrg Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -51,4 +51,4 @@ This is the driver for the built-in disquette station found on the Sparcstation 1, and (optionally) other desktop Sparc systems. .Sh SEE ALSO .Xr eject 1 , -.Xr fdformat 1 . +.Xr fdformat 1 diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index 5456fb6a5dc..d2294abdda9 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.2 1998/03/10 04:50:44 millert Exp $ +.\" $OpenBSD: intro.4,v 1.3 1998/07/13 02:42:18 jason Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -91,12 +91,8 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO -.Xr cd 4 , -.Xr sd 4 , -.Xr ss 4 , -.Xr st 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr config 8 .Sh SUPPORTED SYSTEMS The following Sun SPARC system architectures and models are supported: .Bl -tag -width speaker @@ -179,7 +175,7 @@ The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. Not all supported devices are listed. .Pp -.Bl -tag -width speaker +.Bl -tag -width le/lebuffer .It audio AMD 79C30 obio (sun4c) audio controller .It bwtwo @@ -209,6 +205,8 @@ FSBE/S (X1053A, part # 501-2015) Fast SCSI-2/Buffered Ethernet Sbus controller .It fd Intel 82072 obio (sun4c) or Intel 82077 obio (sun4m) floppy disk drive controller +.It hme +HME Ethernet controllers (SunSwift and Sun QuadFastEthernet) .It ie Intel 82586 Ethernet controller (Sun 4/100) .It isp @@ -217,6 +215,8 @@ Qlogic ISP Sbus SCSI controller Sun type 2, type 3, type 4, and type 5 keyboards (on zs) .It le/lebuffer AMD 7990 LANCE ethernet controller (Sun 4/200, 4/300, sun4c, sun4m, Sbus) +.It magma +Magma serial/parallel communication boards .It ms Sun mouse (on zs) .It openprom diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4 index 3204c424d3e..1437da37d07 100644 --- a/share/man/man4/man4.sparc/le.4 +++ b/share/man/man4/man4.sparc/le.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.4 1998/03/09 09:54:18 deraadt Exp $ +.\" $Id: le.4,v 1.5 1998/07/13 02:42:20 jason Exp $ .\" .Dd June 9, 1993 .Dt LE 4 sparc @@ -53,11 +53,14 @@ .Sh DESCRIPTION The .Nm -interface provides access to the 10 Mb/s Ethernet network via the +interface provides access to the 10 Mb/s +.Tn Ethernet +network via the .Tn AMD -7990 -.Tn LANCE -Ethernet chip set. +Am7990 +Local Area Network Controller for Ethernet +.Pq Tn LANCE +chip set. .Pp Each of the host's network addresses is specified at boot time with an @@ -67,8 +70,9 @@ The .Nm interface employs the address resolution protocol described in .Xr arp 4 -to dynamically map between Internet and Ethernet addresses on the local -network. +to dynamically map between Internet and +.Tn Ethernet +addresses on the local network. .Pp The sun4m interface has two types of connectors: .Pp diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4 index 9f17af2cd9f..6f6c3bc2884 100644 --- a/share/man/man4/man4.sparc/tcx.4 +++ b/share/man/man4/man4.sparc/tcx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcx.4,v 1.3 1998/07/03 20:35:07 jason Exp $ +.\" $OpenBSD: tcx.4,v 1.4 1998/07/13 02:42:21 jason Exp $ .\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -42,7 +42,6 @@ .Nm tcx .Nd accelerated 8/24-bit color frame buffer .Sh SYNOPSIS -.Cd "tcx0 at sbus? slot ? offset ?" .Cd "tcx* at sbus? slot ? offset ?" .Sh DESCRIPTION The |