Module Name:    src
Committed By:   martin
Date:           Sat May 12 10:35:45 UTC 2018

Modified Files:
        src/distrib/sets/lists/man [netbsd-8]: mi
        src/share/man/man4 [netbsd-8]: Makefile ixg.4
Added Files:
        src/share/man/man4 [netbsd-8]: ixv.4

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #819):

        share/man/man4/ixg.4: revision 1.11
        share/man/man4/ixg.4: revision 1.12
        share/man/man4/Makefile: revision 1.652
        share/man/man4/ixv.4: revision 1.1
        share/man/man4/ixv.4: revision 1.2
        distrib/sets/lists/man/mi: revision 1.1585

Add a maunal page for ixv(4).
Add missing .Nd.
Fix xref.
Use Nx. Fix typo. Capitalize Gigabit and Ethernet.
Add ixv.4.


To generate a diff of this commit:
cvs rdiff -u -r1.1557.2.2 -r1.1557.2.3 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.637.2.1 -r1.637.2.2 src/share/man/man4/Makefile
cvs rdiff -u -r1.10 -r1.10.4.1 src/share/man/man4/ixg.4
cvs rdiff -u -r0 -r1.3.2.2 src/share/man/man4/ixv.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.1557.2.2 src/distrib/sets/lists/man/mi:1.1557.2.3
--- src/distrib/sets/lists/man/mi:1.1557.2.2	Sun Feb 11 21:17:33 2018
+++ src/distrib/sets/lists/man/mi	Sat May 12 10:35:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1557.2.2 2018/02/11 21:17:33 snj Exp $
+# $NetBSD: mi,v 1.1557.2.3 2018/05/12 10:35:45 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1354,6 +1354,7 @@
 ./usr/share/man/cat4/ix.0			man-sys-catman		.cat
 ./usr/share/man/cat4/ixg.0			man-sys-catman		.cat
 ./usr/share/man/cat4/ixpide.0			man-sys-catman		.cat
+./usr/share/man/cat4/ixv.0			man-sys-catman		.cat
 ./usr/share/man/cat4/iy.0			man-sys-catman		.cat
 ./usr/share/man/cat4/jme.0			man-sys-catman		.cat
 ./usr/share/man/cat4/jmide.0			man-sys-catman		.cat
@@ -4438,6 +4439,7 @@
 ./usr/share/man/html4/ix.html			man-sys-htmlman		html
 ./usr/share/man/html4/ixg.html			man-sys-htmlman		html
 ./usr/share/man/html4/ixpide.html		man-sys-htmlman		html
+./usr/share/man/html4/ixv.html			man-sys-htmlman		html
 ./usr/share/man/html4/iy.html			man-sys-htmlman		html
 ./usr/share/man/html4/jme.html			man-sys-htmlman		html
 ./usr/share/man/html4/jmide.html		man-sys-htmlman		html
@@ -7362,6 +7364,7 @@
 ./usr/share/man/man4/ix.4			man-sys-man		.man
 ./usr/share/man/man4/ixg.4			man-sys-man		.man
 ./usr/share/man/man4/ixpide.4			man-sys-man		.man
+./usr/share/man/man4/ixv.4			man-sys-man		.man
 ./usr/share/man/man4/iy.4			man-sys-man		.man
 ./usr/share/man/man4/jme.4			man-sys-man		.man
 ./usr/share/man/man4/jmide.4			man-sys-man		.man

Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.637.2.1 src/share/man/man4/Makefile:1.637.2.2
--- src/share/man/man4/Makefile:1.637.2.1	Sun Feb 11 21:17:34 2018
+++ src/share/man/man4/Makefile	Sat May 12 10:35:45 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.637.2.1 2018/02/11 21:17:34 snj Exp $
+#	$NetBSD: Makefile,v 1.637.2.2 2018/05/12 10:35:45 martin Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -35,7 +35,7 @@ MAN=	aac.4 ac97.4 acardide.4 aceride.4 a
 	inphy.4 intersil7170.4 \
 	ioasic.4 ioat.4 iop.4 iophy.4 iopsp.4 ip.4 ipkdb.4 ipmi.4 ipw.4 \
 	irmce.4 isp.4 ismt.4 isv.4 itesio.4 iteide.4 iwi.4 iwm.4 iwn.4 ixg.4 \
-	ixpide.4 \
+	ixpide.4 ixv.4 \
 	jme.4 jmide.4 joy.4 \
 	kloader.4 kse.4 ksyms.4 kttcp.4 \
 	l2tp.4 lc.4 ld.4 lii.4 lo.4 lua.4 lxtphy.4 \

Index: src/share/man/man4/ixg.4
diff -u src/share/man/man4/ixg.4:1.10 src/share/man/man4/ixg.4:1.10.4.1
--- src/share/man/man4/ixg.4:1.10	Fri Feb 24 13:04:23 2017
+++ src/share/man/man4/ixg.4	Sat May 12 10:35:45 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ixg.4,v 1.10 2017/02/24 13:04:23 msaitoh Exp $
+.\" $NetBSD: ixg.4,v 1.10.4.1 2018/05/12 10:35:45 martin Exp $
 .\"
 .\" Copyright (c) 2001-2008, Intel Corporation
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .\" $FreeBSD: src/share/man/man4/ixgbe.4,v 1.3 2010/12/19 23:54:31 yongari Exp $
 .\"
-.Dd February 24, 2017
+.Dd May 9, 2018
 .Dt IXG 4
 .Os
 .Sh NAME
@@ -85,6 +85,7 @@ go to the Intel support website at:
 .\" .Aq freebsd...@mailbox.intel.com .
 .Sh SEE ALSO
 .Xr arp 4 ,
+.Xr ixv 4 ,
 .Xr netintro 4 ,
 .Xr vlan 4 ,
 .Xr ifconfig 8
@@ -94,7 +95,7 @@ The
 device driver comes from
 .Fx ,
 where it is called
-.Xr ixgbe 4 .
+.Nm ixgbe .
 It first appeared in
 .Nx 6.0 .
 .Sh AUTHORS

Added files:

Index: src/share/man/man4/ixv.4
diff -u /dev/null src/share/man/man4/ixv.4:1.3.2.2
--- /dev/null	Sat May 12 10:35:45 2018
+++ src/share/man/man4/ixv.4	Sat May 12 10:35:45 2018
@@ -0,0 +1,66 @@
+.\"	$NetBSD: ixv.4,v 1.3.2.2 2018/05/12 10:35:45 martin Exp $
+.\"
+.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Masanobu SAITOH.
+.\"
+.\" 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 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 May 9, 2018
+.Dt IXV 4
+.Os
+.Sh NAME
+.Nm ixv
+.Nd Intel 10 giabit Ethernet virtual function
+.Sh SYNOPSIS
+.Cd "ixv* at pci? dev ? function ?"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports Intel 10 gigabit Ethernet virtual function that 82599 and
+newer chips support.
+It can be used on a NetBSD guest that the host supports SR-IOV.
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr ixg 4 ,
+.Xr netintro 4 ,
+.Xr vlan 4 ,
+.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+device driver comes from
+.Fx .
+It first appeared in
+.Nx 8.0 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Intel Corporation Aq Mt freebsd...@mailbox.intel.com .
+.Sh BUGS
+VLAN over
+.Nm
+won't work because VLAN hardware filter function is not currently implemented
+correctly.

Reply via email to