Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/bouyer-quota2]: src/share/man Sync with HEAD



details:   https://anonhg.NetBSD.org/src/rev/62eb796faca1
branches:  bouyer-quota2
changeset: 761121:62eb796faca1
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Tue Feb 08 18:15:41 2011 +0000

description:
Sync with HEAD

diffstat:

 share/man/man4/man4.emips/Makefile      |    7 +
 share/man/man4/man4.emips/ace.4         |   58 +++++++++
 share/man/man4/man4.emips/autoconf.4    |   60 +++++++++
 share/man/man4/man4.emips/dz.4          |   91 ++++++++++++++
 share/man/man4/man4.emips/ebus.4        |   67 ++++++++++
 share/man/man4/man4.emips/eclock.4      |   43 ++++++
 share/man/man4/man4.emips/enic.4        |   78 ++++++++++++
 share/man/man4/man4.emips/intro.4       |  126 +++++++++++++++++++
 share/man/man4/man4.sandpoint/Makefile  |    8 +
 share/man/man4/man4.sandpoint/satmgr.4  |  109 +++++++++++++++++
 share/man/man8/man8.emips/Makefile      |    7 +
 share/man/man8/man8.emips/boot.8        |   96 +++++++++++++++
 share/man/man8/man8.sandpoint/Makefile  |    7 +
 share/man/man8/man8.sandpoint/altboot.8 |  204 ++++++++++++++++++++++++++++++++
 14 files changed, 961 insertions(+), 0 deletions(-)

diffs (truncated from 1017 to 300 lines):

diff -r 33318d28d24b -r 62eb796faca1 share/man/man4/man4.emips/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.emips/Makefile        Tue Feb 08 18:15:41 2011 +0000
@@ -0,0 +1,7 @@
+#      $NetBSD: Makefile,v 1.1.2.2 2011/02/08 18:15:41 bouyer Exp $
+#      from: @(#)Makefile      8.2 (Berkeley) 2/16/94
+
+MAN=   ace.4 autoconf.4 dz.4 ebus.4 eclock.4 enic.4 intro.4
+MANSUBDIR=/emips
+
+.include <bsd.man.mk>
diff -r 33318d28d24b -r 62eb796faca1 share/man/man4/man4.emips/ace.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.emips/ace.4   Tue Feb 08 18:15:41 2011 +0000
@@ -0,0 +1,58 @@
+.\"
+.\" Copyright (c) 2010 Microsoft Corp.
+.\" Copyright (c) 2010 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.
+.\"
+.\" 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.
+.\"
+.\"    $NetBSD: ace.4,v 1.1.2.2 2011/02/08 18:15:41 bouyer Exp $
+.\"
+.Dd July 17, 2010
+.Dt ACE 4 emips
+.Os
+.Sh NAME
+.Nm ace
+.Nd
+ACE disk adaptor
+.Sh SYNOPSIS
+.Cd "ace* at ebus0 addr ?
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the
+.Tn Xilinx
+SystemACE Compact-FLASH card adaptor used in the Xilinx XUP, ML401, ML401.
+.Pp
+The
+.Nm
+is a medium-performance implementation of the CF interface.
+.Pp
+The
+.Nm
+chip currently does not support DMA and the CPU must copy data using programmed-I/O.
+.Sh SEE ALSO
+.Xr ebus 4 ,
+.Xr intro 4 ,
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Nx 6.0 .
diff -r 33318d28d24b -r 62eb796faca1 share/man/man4/man4.emips/autoconf.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.emips/autoconf.4      Tue Feb 08 18:15:41 2011 +0000
@@ -0,0 +1,60 @@
+.\"
+.\" Copyright (c) 2010 Microsoft Corp.
+.\" Copyright (c) 2010 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.
+.\"
+.\" 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.
+.\"
+.\" $NetBSD: autoconf.4,v 1.1.2.2 2011/02/08 18:15:41 bouyer Exp $
+.\"
+.Dd July 17, 2010
+.Dt AUTOCONF 4 emips
+.Os
+.Sh NAME
+.Nm autoconf
+.Nd diagnostics from the autoconfiguration code
+.Sh DESCRIPTION
+When
+.Nx
+bootstraps it probes the innards of the machine on which it is running
+and locates controllers, drives, and other devices, printing out what
+it finds on the console.  This procedure is driven by a system
+configuration table which is processed by
+.Xr config 1
+and compiled into each kernel.
+Devices which exist in the machine but are not configured into the
+kernel are not detected.
+.Sh DIAGNOSTICS
+.Bl -diag
+.It CPU type (0x%x) not supported.
+You tried to boot
+.Nx
+on a type of
+.Tn CPU
+type which it doesn't
+(or at least this compiled version of
+.Nx
+doesn't) understand.
+.El
+.Sh SEE ALSO
+.Xr config 1 ,
+.Xr intro 4 ,
+.Xr boot 8
diff -r 33318d28d24b -r 62eb796faca1 share/man/man4/man4.emips/dz.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.emips/dz.4    Tue Feb 08 18:15:41 2011 +0000
@@ -0,0 +1,91 @@
+.\"    $NetBSD: dz.4,v 1.1.2.2 2011/02/08 18:15:41 bouyer Exp $
+.\"
+.\" Copyright (c) 2010 Microsoft Corp.
+.\" Copyright (c) 2010 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.
+.\"
+.\" 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.
+.\"
+.\"
+.Dd July 17, 2010
+.Dt DZ 4 emips
+.Os
+.Sh NAME
+.Nm dz
+.Nd
+.Tn eMIPS
+console serial device interface
+.Sh SYNOPSIS
+.Cd "dz* at ebus0 addr ?"
+.Sh DESCRIPTION
+This serial line provides a simple communication line with no modem control.
+It is not adequate for
+.Ux
+dialup use.
+.Pp
+Normal I/O
+control parameters for individual lines are managed by
+.Xr ioctl 2
+calls.
+Line speeds may be initiated via
+the
+.Xr ttys 5
+file,
+.Xr stty 1
+or
+.Xr ifconfig 8
+to name a few,
+see
+.Xr tty 4 .
+.Pp
+The
+.Nm dz
+driver monitors the rate of input on each board,
+and switches between the use of character-at-a-time interrupts
+and input silos.
+While the silo is enabled during periods of high-speed input,
+the driver polls for input 30 times per second.
+.Sh FILES
+.Bl -tag -width /dev/tty[0-9][0-9]xx -compact
+.It Pa /dev/ttyD0
+phys interface.
+.El
+.Sh DIAGNOSTICS
+.Bl -diag
+.It dz%d: silo overflow .
+The 1 character input silo overflowed
+before it could be serviced.  This can happen if a hard error occurs
+when the
+.Tn CPU
+is running with elevated priority, as the system will
+then print a message on the console with interrupts disabled.
+It is not serious.
+.El
+.Sh SEE ALSO
+.Xr stty 1 ,
+.Xr tty 4 ,
+.Xr ttys 5 ,
+.Xr getty 8
+.Sh HISTORY
+A
+.Nm
+driver appeared in
+.Nx 6.0 .
diff -r 33318d28d24b -r 62eb796faca1 share/man/man4/man4.emips/ebus.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.emips/ebus.4  Tue Feb 08 18:15:41 2011 +0000
@@ -0,0 +1,67 @@
+.\"    $NetBSD: ebus.4,v 1.1.2.2 2011/02/08 18:15:41 bouyer Exp $
+.\"
+.\" Copyright (c) 2010 Microsoft Corp.
+.\" Copyright (c) 2010 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.
+.\"
+.\" 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.
+.\"
+.Dd July 17, 2010
+.Dt EBUS 4 emips
+.Os
+.Sh NAME
+.Nm ebus
+.Nd eMIPS Extensible I/O BUS driver
+.Sh SYNOPSIS
+.Cd "ebus0 at mainbus0"
+.Sh DESCRIPTION
+.Nm
+is a virtual device for the Extensible I/O BUS realized with eMIPS
+on FPGA boards such as the BEE3, Xilinx XUP, and Xilinx ML40x systems.
+.Pp
+Devices on the BUS can generally be relocated and can be found by
+scanning the Peripheral Mapping Table at the top of the BUS physical space.
+The driver is responsible for identifying devices that are currently available,
+and to map them into the kernel virtual space during the kernel startup procedure.
+.Pp
+The
+.Nm
+driver manages the Extensible I/O BUS on eMIPS and provides
+.Pp
+.Bl -bullet -offset indent
+.It
+Address range management to avoid conflicts.
+.It
+Interrupt vector management.
+.It
+Other utility functions.
+.El
+.Pp
+.Nm
+is always required to run the
+.Nx
+kernel.
+.Sh SEE ALSO
+.Xr intro 4 ,
+.Xr ace 4 ,



Home | Main Index | Thread Index | Old Index