summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/ehci.49
-rw-r--r--share/man/man4/ipw.415
-rw-r--r--share/man/man4/iwi.412
-rw-r--r--share/man/man4/tap.411
-rw-r--r--share/man/man4/udl.411
-rw-r--r--share/man/man4/vether.411
-rw-r--r--share/man/man4/vmx.49
-rw-r--r--share/man/man4/wpi.412
8 files changed, 66 insertions, 24 deletions
diff --git a/share/man/man4/ehci.4 b/share/man/man4/ehci.4
index 6be8b21f0c8..ecb321b2dca 100644
--- a/share/man/man4/ehci.4
+++ b/share/man/man4/ehci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ehci.4,v 1.12 2014/03/10 12:19:37 mpi Exp $
+.\" $OpenBSD: ehci.4,v 1.13 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 10 2014 $
+.Dd $Mdocdate: October 17 2017 $
.Dt EHCI 4
.Os
.Sh NAME
@@ -65,3 +65,8 @@ connector appear to connect to different USB buses.
.Xr pci 4 ,
.Xr uhci 4 ,
.Xr usb 4
+.Sh HISTORY
+The
+.Nm
+driver has been available since
+.Ox 3.6 .
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4
index e8d73c3c69d..4b3c774a9fa 100644
--- a/share/man/man4/ipw.4
+++ b/share/man/man4/ipw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipw.4,v 1.44 2015/02/17 16:29:16 bentley Exp $
+.\" $OpenBSD: ipw.4,v 1.45 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 17 2015 $
+.Dd $Mdocdate: October 17 2017 $
.Dt IPW 4
.Os
.Sh NAME
@@ -36,10 +36,8 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for the
-.Tn Intel
-PRO/Wireless 2100 Mini PCI network
-adapter.
+driver provides support for the Intel PRO/Wireless 2100 Mini PCI
+network adapter.
.Pp
These are the modes the
.Nm
@@ -145,6 +143,11 @@ The file might be missing or corrupted.
.Xr pci 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 3.7 .
.Sh AUTHORS
The
.Nm
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4
index 3fd9983bf9c..1139ae3fb50 100644
--- a/share/man/man4/iwi.4
+++ b/share/man/man4/iwi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwi.4,v 1.50 2015/02/17 16:29:16 bentley Exp $
+.\" $OpenBSD: iwi.4,v 1.51 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 17 2015 $
+.Dd $Mdocdate: October 17 2017 $
.Dt IWI 4
.Os
.Sh NAME
@@ -36,8 +36,7 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for
-.Tn Intel
+driver provides support for Intel
PRO/Wireless 2200BG/2915ABG Mini PCI and 2225BG PCI network adapters.
.Pp
These are the modes the
@@ -144,6 +143,11 @@ The file might be missing or corrupted.
.Xr pci 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 3.7 .
.Sh AUTHORS
The
.Nm
diff --git a/share/man/man4/tap.4 b/share/man/man4/tap.4
index 331462aac66..7f613f4ad8e 100644
--- a/share/man/man4/tap.4
+++ b/share/man/man4/tap.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tap.4,v 1.2 2015/10/23 16:45:51 claudio Exp $
+.\" $OpenBSD: tap.4,v 1.3 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2003 Marcus D. Watts All rights reserved.
.\"
@@ -26,7 +26,7 @@
.\" 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 $Mdocdate: October 23 2015 $
+.Dd $Mdocdate: October 17 2017 $
.Dt TAP 4
.Os
.Sh NAME
@@ -220,3 +220,10 @@ interface address assigned to it, such as via
.Xr hostname.if 5 ,
.Xr ifconfig 8 ,
.Xr netstart 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 5.9 .
+.Sh AUTHORS
+.An Claudio Jeker Aq Mt claudio@openbsd.org
diff --git a/share/man/man4/udl.4 b/share/man/man4/udl.4
index 8b292ec4de7..1a541aae7d6 100644
--- a/share/man/man4/udl.4
+++ b/share/man/man4/udl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: udl.4,v 1.20 2012/09/18 17:11:41 jasper Exp $
+.\" $OpenBSD: udl.4,v 1.21 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2009 Marcus Glocker <mglocker@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 18 2012 $
+.Dd $Mdocdate: October 17 2017 $
.Dt UDL 4
.Os
.Sh NAME
@@ -69,3 +69,10 @@ uncompressed mode.
.Xr usb 4 ,
.Xr wscons 4 ,
.Xr wsdisplay 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.6 .
+.Sh AUTHORS
+.An Marcus Glocker Aq Mt mglocker@openbsd.org
diff --git a/share/man/man4/vether.4 b/share/man/man4/vether.4
index 04ce1aed821..f7f68cf6808 100644
--- a/share/man/man4/vether.4
+++ b/share/man/man4/vether.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vether.4,v 1.4 2014/01/20 05:07:49 schwarze Exp $
+.\" $OpenBSD: vether.4,v 1.5 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2009 Theo de Raadt <deraadt@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 20 2014 $
+.Dd $Mdocdate: October 17 2017 $
.Dt VETHER 4
.Os
.Sh NAME
@@ -46,6 +46,13 @@ the frame will show up there.
.Xr hostname.if 5 ,
.Xr ifconfig 8 ,
.Xr netstart 8
+.Sh HISTORY
+The
+.Nm
+interface first appeared in
+.Ox 4.7 .
+.Sh AUTHORS
+.An Theo de Raadt Aq Mt deraadt@openbsd.org
.Sh BUGS
Like
.Xr tun 4 ,
diff --git a/share/man/man4/vmx.4 b/share/man/man4/vmx.4
index 7c75c902b1d..f8d5fc2c8a8 100644
--- a/share/man/man4/vmx.4
+++ b/share/man/man4/vmx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmx.4,v 1.1 2013/05/31 20:18:44 reyk Exp $
+.\" $OpenBSD: vmx.4,v 1.2 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2006,2013 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2013 $
+.Dd $Mdocdate: October 17 2017 $
.Dt VMX 4
.Os
.Sh NAME
@@ -103,6 +103,11 @@ ethernet0.virtualDev = "vmxnet3"
.Xr vic 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 5.5 .
.Sh AUTHORS
.An -nosplit
The
diff --git a/share/man/man4/wpi.4 b/share/man/man4/wpi.4
index 656327b448f..7cc3e92d988 100644
--- a/share/man/man4/wpi.4
+++ b/share/man/man4/wpi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wpi.4,v 1.38 2014/02/15 20:28:19 tedu Exp $
+.\" $OpenBSD: wpi.4,v 1.39 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2006, 2007
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 15 2014 $
+.Dd $Mdocdate: October 17 2017 $
.Dt WPI 4
.Os
.Sh NAME
@@ -36,8 +36,7 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for
-.Tn Intel
+driver provides support for Intel
PRO/Wireless 3945ABG Mini PCI Express network adapters.
.Pp
These are the modes the
@@ -145,6 +144,11 @@ The driver will reset the hardware.
.Xr pci 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.0 .
.Sh AUTHORS
The
.Nm