summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-11-02 05:53:58 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-11-02 05:53:58 +0000
commit93d277c69340a15134297391cc24412cb2edf7a8 (patch)
treef04fd145a4dd42afff487aef1e9b5e9a246d3d9d /share/man/man4
parent20cb79cce793f6390afb188dbe5bad4f91abd236 (diff)
fix up vic a bit and add it to the pci man page.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/pci.44
-rw-r--r--share/man/man4/vic.416
2 files changed, 5 insertions, 15 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index e5750e06819..5fc1a977dda 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.189 2006/10/15 20:09:14 deraadt Exp $
+.\" $OpenBSD: pci.4,v 1.190 2006/11/02 05:53:57 brad Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -235,6 +235,8 @@ Alteon Networks Tigon I and II Gigabit Ethernet device
Texas Instruments ThunderLAN 10/100 Ethernet device
.It Xr txp 4
3Com 3XP Typhoon/Sidewinder (3CR990) 10/100 Ethernet device
+.It Xr vic 4
+VMware vmxnet Virtual Interface Controller device
.It Xr vge 4
VIA Networking Technologies VT6122 PCI 10/100/Gigabit Ethernet device
.It Xr vr 4
diff --git a/share/man/man4/vic.4 b/share/man/man4/vic.4
index fdd22d83426..735b0b18827 100644
--- a/share/man/man4/vic.4
+++ b/share/man/man4/vic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vic.4,v 1.6 2006/04/20 05:51:47 martin Exp $
+.\" $OpenBSD: vic.4,v 1.7 2006/11/02 05:53:57 brad Exp $
.\"
.\" Copyright (c) 2006 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm vic
-.Nd VMware Virtual Network Interface Controller driver
+.Nd VMware vmxnet Virtual Interface Controller device
.Sh SYNOPSIS
.Cd vic* at pci?
.Sh DESCRIPTION
@@ -97,18 +97,6 @@ VMware GSX Server 2.5 and newer
.It
VMware Server
.El
-.Sh DIAGNOSTICS
-.Bl -diag
-.It "vic%d: I/O mapping of register space failed"
-A fatal initialization error has occurred.
-.It "vic%d: interrupt mapping failed"
-A fatal initialization error has occurred.
-.It "vic%d: couldn't establish interrupt"
-A fatal initialization error has occurred.
-.It "vic%d: watchdog timeout"
-The device has stopped responding to the network, or there is a problem with
-the network connection (host cable).
-.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr ifmedia 4 ,