summaryrefslogtreecommitdiffstats
path: root/share/man/man4/xe.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/xe.4')
-rw-r--r--share/man/man4/xe.417
1 files changed, 15 insertions, 2 deletions
diff --git a/share/man/man4/xe.4 b/share/man/man4/xe.4
index 61feba2..332206c 100644
--- a/share/man/man4/xe.4
+++ b/share/man/man4/xe.4
@@ -25,14 +25,27 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 4, 2004
+.Dd July 16, 2005
.Dt XE 4
.Os
.Sh NAME
.Nm xe
-.Nd Xircom PCMCIA Ethernet device driver
+.Nd "Xircom PCMCIA Ethernet device driver"
.Sh SYNOPSIS
+To compile support for the
+.Nm
+driver into your kernel, place the following line in your kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device xe"
+.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_xe_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud