Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add a man page for nside(4).
details: https://anonhg.NetBSD.org/src/rev/c812f3ecc948
branches: trunk
changeset: 758804:c812f3ecc948
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Nov 15 23:07:37 2010 +0000
description:
Add a man page for nside(4).
diffstat:
distrib/sets/lists/man/mi | 5 +++-
share/man/man4/Makefile | 4 +-
share/man/man4/nside.4 | 48 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 54 insertions(+), 3 deletions(-)
diffs (103 lines):
diff -r 3e53b74d4494 -r c812f3ecc948 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Mon Nov 15 22:49:33 2010 +0000
+++ b/distrib/sets/lists/man/mi Mon Nov 15 23:07:37 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1250 2010/11/15 21:56:46 pooka Exp $
+# $NetBSD: mi,v 1.1251 2010/11/15 23:07:37 skrll Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1279,6 +1279,7 @@
./usr/share/man/cat4/njs.0 man-sys-catman .cat
./usr/share/man/cat4/ns.0 man-obsolete obsolete
./usr/share/man/cat4/nsclpcsio.0 man-sys-catman .cat
+./usr/share/man/cat4/nside.0 man-sys-catman .cat
./usr/share/man/cat4/nsip.0 man-obsolete obsolete
./usr/share/man/cat4/nsmb.0 man-sys-catman .cat
./usr/share/man/cat4/nsp.0 man-sys-catman .cat
@@ -3936,6 +3937,7 @@
./usr/share/man/html4/njata.html man-sys-htmlman html
./usr/share/man/html4/njs.html man-sys-htmlman html
./usr/share/man/html4/nsclpcsio.html man-sys-htmlman html
+./usr/share/man/html4/nside.html man-sys-htmlman html
./usr/share/man/html4/nsmb.html man-sys-htmlman html
./usr/share/man/html4/nsp.html man-sys-htmlman html
./usr/share/man/html4/nsphy.html man-sys-htmlman html
@@ -6455,6 +6457,7 @@
./usr/share/man/man4/njs.4 man-sys-man .man
./usr/share/man/man4/ns.4 man-obsolete obsolete
./usr/share/man/man4/nsclpcsio.4 man-sys-man .man
+./usr/share/man/man4/nside.4 man-sys-man .man
./usr/share/man/man4/nsip.4 man-obsolete obsolete
./usr/share/man/man4/nsmb.4 man-sys-man .man
./usr/share/man/man4/nsp.4 man-sys-man .man
diff -r 3e53b74d4494 -r c812f3ecc948 share/man/man4/Makefile
--- a/share/man/man4/Makefile Mon Nov 15 22:49:33 2010 +0000
+++ b/share/man/man4/Makefile Mon Nov 15 23:07:37 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.534 2010/11/15 21:52:47 pooka Exp $
+# $NetBSD: Makefile,v 1.535 2010/11/15 23:07:38 skrll Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -40,7 +40,7 @@
midi.4 mii.4 mk48txx.4 mlx.4 mly.4 mpls.4 mpt.4 mpu.4 mtd.4 \
mtio.4 multicast.4 mvsata.4 \
nadb.4 ne.4 neo.4 netintro.4 nfe.4 nfsmb.4 njata.4 njs.4 \
- nsclpcsio.4 nsp.4 nsphy.4 nsphyter.4 ntwoc.4 null.4 nsmb.4 \
+ nsclpcsio.4 nside.4 nsp.4 nsphy.4 nsphyter.4 ntwoc.4 null.4 nsmb.4 \
oak.4 oosiop.4 opl.4 options.4 optiide.4 osiop.4 otus.4 \
pad.4 pas.4 pcdisplay.4 pciide.4 pckbc.4 pckbd.4 pcn.4 pcppi.4 \
pcscp.4 pcweasel.4 pdcide.4 pdcsata.4 piixide.4 piixpcib.4 piixpm.4 \
diff -r 3e53b74d4494 -r c812f3ecc948 share/man/man4/nside.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/nside.4 Mon Nov 15 23:07:37 2010 +0000
@@ -0,0 +1,48 @@
+.\" $NetBSD: nside.4,v 1.1 2010/11/15 23:07:38 skrll Exp $
+.\"
+.\" Copyright (c) 2003 Manuel Bouyer.
+.\"
+.\" 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 November 15, 2010
+.Dt NSIDE 4
+.Os
+.Sh NAME
+.Nm nside
+.Nd PCI IDE disk controllers driver
+.Sh SYNOPSIS
+.Cd "nside* at pci? dev ? function ? flags 0x0000"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports the National Semiconductor PC87415 PCI-IDE DMA master mode
+interface controller, and provides the interface with the hardware for the
+.Xr ata 4
+driver.
+enabled.
+.Sh SEE ALSO
+.Xr ata 4 ,
+.Xr atapi 4 ,
+.Xr intro 4 ,
+.Xr pci 4 ,
+.Xr pciide 4 ,
+.Xr wd 4 ,
+.Xr wdc 4
Home |
Main Index |
Thread Index |
Old Index