Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add haltwo(4) and newport(4) manpages.
details: https://anonhg.NetBSD.org/src/rev/d7432e2237c6
branches: trunk
changeset: 556405:d7432e2237c6
user: lonewolf <lonewolf%NetBSD.org@localhost>
date: Mon Dec 15 06:28:01 2003 +0000
description:
Add haltwo(4) and newport(4) manpages.
diffstat:
distrib/sets/lists/man/mi | 6 +++-
share/man/man4/man4.sgimips/Makefile | 4 +-
share/man/man4/man4.sgimips/haltwo.4 | 50 ++++++++++++++++++++++++++++++++++
share/man/man4/man4.sgimips/hpc.4 | 6 ++-
share/man/man4/man4.sgimips/newport.4 | 51 +++++++++++++++++++++++++++++++++++
5 files changed, 112 insertions(+), 5 deletions(-)
diffs (183 lines):
diff -r a54d303d8a86 -r d7432e2237c6 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Mon Dec 15 05:29:20 2003 +0000
+++ b/distrib/sets/lists/man/mi Mon Dec 15 06:28:01 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.635 2003/12/14 01:38:54 thorpej Exp $
+# $NetBSD: mi,v 1.636 2003/12/15 06:28:32 lonewolf Exp $
./usr/share/info/am-utils.info man-amd-info
./usr/share/info/as.info man-computil-info
./usr/share/info/awk.info man-util-info
@@ -950,10 +950,12 @@
./usr/share/man/cat4/sfb.0 man-sys-catman
./usr/share/man/cat4/sgimips/crime.0 man-sys-catman
./usr/share/man/cat4/sgimips/gio.0 man-sys-catman
+./usr/share/man/cat4/sgimips/haltwo.0 man-sys-catman
./usr/share/man/cat4/sgimips/hpc.0 man-sys-catman
./usr/share/man/cat4/sgimips/imc.0 man-sys-catman
./usr/share/man/cat4/sgimips/intro.0 man-sys-catman
./usr/share/man/cat4/sgimips/mace.0 man-sys-catman
+./usr/share/man/cat4/sgimips/newport.0 man-sys-catman
./usr/share/man/cat4/si.0 man-sys-catman
./usr/share/man/cat4/siop.0 man-sys-catman
./usr/share/man/cat4/sip.0 man-sys-catman
@@ -2687,10 +2689,12 @@
./usr/share/man/man4/sfb.4 man-sys-man
./usr/share/man/man4/sgimips/crime.4 man-sys-man
./usr/share/man/man4/sgimips/gio.4 man-sys-man
+./usr/share/man/man4/sgimips/haltwo.4 man-sys-man
./usr/share/man/man4/sgimips/hpc.4 man-sys-man
./usr/share/man/man4/sgimips/imc.4 man-sys-man
./usr/share/man/man4/sgimips/intro.4 man-sys-man
./usr/share/man/man4/sgimips/mace.4 man-sys-man
+./usr/share/man/man4/sgimips/newport.4 man-sys-man
./usr/share/man/man4/si.4 man-sys-man
./usr/share/man/man4/siop.4 man-sys-man
./usr/share/man/man4/sip.4 man-sys-man
diff -r a54d303d8a86 -r d7432e2237c6 share/man/man4/man4.sgimips/Makefile
--- a/share/man/man4/man4.sgimips/Makefile Mon Dec 15 05:29:20 2003 +0000
+++ b/share/man/man4/man4.sgimips/Makefile Mon Dec 15 06:28:01 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2003/04/29 20:57:15 gmcgarry Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/15 06:28:01 lonewolf Exp $
-MAN= crime.4 gio.4 hpc.4 imc.4 intro.4 mace.4
+MAN= crime.4 gio.4 haltwo.4 hpc.4 imc.4 intro.4 mace.4 newport.4
MANSUBDIR=/sgimips
.include <bsd.man.mk>
diff -r a54d303d8a86 -r d7432e2237c6 share/man/man4/man4.sgimips/haltwo.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.sgimips/haltwo.4 Mon Dec 15 06:28:01 2003 +0000
@@ -0,0 +1,50 @@
+.\" $NetBSD: haltwo.4,v 1.1 2003/12/15 06:28:01 lonewolf Exp $
+.\"
+.\" Copyright (c) 2003 Ilpo Ruotsalainen
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>>
+.\"
+.Dd December 15, 2003
+.Dt HALTWO 4 sgimips
+.Os
+.Sh NAME
+.Nm haltwo
+.Nd SGI HAL2 audio controller
+.Sh SYNOPSIS
+.Cd "haltwo0 at hpc0 offset ?"
+.Sh DESCRIPTION
+.Nm haltwo
+is the audio controller found on the Indy and Indigo2 machines.
+.Sh SEE ALSO
+.Xr audio 4 ,
+.Xr hpc 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Nx 2.0 .
+.Sh CAVEATS
+The driver lacks support for most mixer operations and recording.
diff -r a54d303d8a86 -r d7432e2237c6 share/man/man4/man4.sgimips/hpc.4
--- a/share/man/man4/man4.sgimips/hpc.4 Mon Dec 15 05:29:20 2003 +0000
+++ b/share/man/man4/man4.sgimips/hpc.4 Mon Dec 15 06:28:01 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hpc.4,v 1.2 2002/05/19 20:47:26 wiz Exp $
+.\" $NetBSD: hpc.4,v 1.3 2003/12/15 06:28:01 lonewolf Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 19, 2002
+.Dd December 15, 2003
.Dt HPC 4 sgimips
.Os
.Sh NAME
@@ -53,6 +53,8 @@
.Bl -tag -width dsclock -offset indent
.It dsclock
DS1286-based RTC
+.It haltwo
+HAL2 audio controller
.It sq
Seeq 8003 and 80C03
.Tn Ethernet
diff -r a54d303d8a86 -r d7432e2237c6 share/man/man4/man4.sgimips/newport.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.sgimips/newport.4 Mon Dec 15 06:28:01 2003 +0000
@@ -0,0 +1,51 @@
+.\" $NetBSD: newport.4,v 1.1 2003/12/15 06:28:01 lonewolf Exp $
+.\"
+.\" Copyright (c) 2003 Ilpo Ruotsalainen
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" <<Id: LICENSE_GC,v 1.1 2001/10/01 23:24:05 cgd Exp>>
+.\"
+.Dd December 15, 2003
+.Dt NEWPORT 4 sgimips
+.Os
+.Sh NAME
+.Nm newport
+.Nd SGI NG1 graphics controller
+.Sh SYNOPSIS
+.Cd "newport* at gio? slot ?"
+.Cd "wsdisplay* at newport? console ?"
+.Sh DESCRIPTION
+The
+.Nm newport
+driver supports the SGI NG1 (a.k.a. Indy 8-bit, Indy 24-bit and XL) graphics
+controllers, often found on Indy and Indigo2 machines.
+.Sh SEE ALSO
+.Xr gio 4 ,
+.Xr wscons 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Nx 2.0 .
Home |
Main Index |
Thread Index |
Old Index