summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/vx.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.i386/vx.4')
-rw-r--r--share/man/man4/man4.i386/vx.417
1 files changed, 15 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4
index fed95fa..12f4f70 100644
--- a/share/man/man4/man4.i386/vx.4
+++ b/share/man/man4/man4.i386/vx.4
@@ -30,14 +30,27 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 24, 2004
+.Dd July 16, 2005
.Dt VX 4 i386
.Os
.Sh NAME
.Nm vx
-.Nd 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver
+.Nd "3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver"
.Sh SYNOPSIS
+To compile support for the
+.Nm
+driver into your kernel, place the following liness in your kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device vx"
+.Ed
+.Pp
+Alternatively, to load the
+.Nm
+driver at boot time, place the following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+if_vx_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud