Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.sgimips short descriptions for CRIME and...
details: https://anonhg.NetBSD.org/src/rev/d9f86f3cd66e
branches: trunk
changeset: 540775:d9f86f3cd66e
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Dec 23 22:06:40 2002 +0000
description:
short descriptions for CRIME and MACE found on the O2
diffstat:
share/man/man4/man4.sgimips/crime.4 | 58 +++++++++++++++++++++++++++++++++++
share/man/man4/man4.sgimips/mace.4 | 61 +++++++++++++++++++++++++++++++++++++
2 files changed, 119 insertions(+), 0 deletions(-)
diffs (127 lines):
diff -r a15ea4626adf -r d9f86f3cd66e share/man/man4/man4.sgimips/crime.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.sgimips/crime.4 Mon Dec 23 22:06:40 2002 +0000
@@ -0,0 +1,58 @@
+.\" $NetBSD: crime.4,v 1.1 2002/12/23 22:06:40 pooka Exp $
+.\"
+.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
+.\" 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. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by the NetBSD
+.\" Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation nor the names of its
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``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 FOUNDATION OR CONTRIBUTORS 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.
+.\"
+.Dd Dec 23, 2002
+.Dt crime 4 sgimips
+.Os
+.Sh NAME
+.Nm crime
+.Nd CPU, Rendering, Interconnect and Memory Engine
+.Sh SYNOPSIS
+.Cd "crime0 at mainbus0 addr 0x14000000"
+.Sh DESCRIPTION
+The
+.Nm crime
+ASIC acts as a controller between the CPU and VICE, MACE, the
+graphics back-end, and main memory.
+.Nm crime
+can be typically found in O2 machines.
+.Sh SEE ALSO
+.Xr mace 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Nx 1.5 .
+.Sh BUGS
+.Nm crime
+does not pay.
diff -r a15ea4626adf -r d9f86f3cd66e share/man/man4/man4.sgimips/mace.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.sgimips/mace.4 Mon Dec 23 22:06:40 2002 +0000
@@ -0,0 +1,61 @@
+.\" $NetBSD: mace.4,v 1.1 2002/12/23 22:06:40 pooka Exp $
+.\"
+.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
+.\" 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. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by the NetBSD
+.\" Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation nor the names of its
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``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 FOUNDATION OR CONTRIBUTORS 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.
+.\"
+.Dd Dec 23, 2002
+.Dt mace 4 sgimips
+.Os
+.Sh NAME
+.Nm mace
+.Nd Multimedia, Audio and Communications Engine I/O ASIC
+.Sh SYNOPSIS
+.Cd "mace0 at mainbus0 addr 0x1f000000"
+.Sh DESCRIPTION
+The
+.Nm mace
+I/O ASIC takes care of all the basic I/O functions.
+Examples of interfaces provided by it are the keyboard and mouse,
+fast ethernet, video, audio, the PCI bus, and parallel and serial
+connectors.
+It is connected to the host bus through the
+.Xr crime
+controller.
+.Nm mace
+is typically found on O2 machines.
+.Sh SEE ALSO
+.Xr crime 4 ,
+.Xr pci 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Nx 1.5 .
Home |
Main Index |
Thread Index |
Old Index