Module Name: src
Committed By: skrll
Date: Mon Nov 15 23:07:38 UTC 2010
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: nside.4
Log Message:
Add a man page for nside(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1250 -r1.1251 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.534 -r1.535 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/nside.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1250 src/distrib/sets/lists/man/mi:1.1251
--- src/distrib/sets/lists/man/mi:1.1250 Mon Nov 15 21:56:46 2010
+++ src/distrib/sets/lists/man/mi Mon Nov 15 23:07:37 2010
@@ -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
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.534 src/share/man/man4/Makefile:1.535
--- src/share/man/man4/Makefile:1.534 Mon Nov 15 21:52:47 2010
+++ src/share/man/man4/Makefile Mon Nov 15 23:07:38 2010
@@ -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 \
Added files:
Index: src/share/man/man4/nside.4
diff -u /dev/null src/share/man/man4/nside.4:1.1
--- /dev/null Mon Nov 15 23:07:38 2010
+++ src/share/man/man4/nside.4 Mon Nov 15 23:07:38 2010
@@ -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