summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/arl.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.i386/arl.4')
-rw-r--r--share/man/man4/man4.i386/arl.415
1 files changed, 14 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/arl.4 b/share/man/man4/man4.i386/arl.4
index 4f2a2ee..d2a1c3b 100644
--- a/share/man/man4/man4.i386/arl.4
+++ b/share/man/man4/man4.i386/arl.4
@@ -30,14 +30,27 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 26, 2003
+.Dd July 16, 2005
.Dt ARL 4 i386
.Os
.Sh NAME
.Nm arl
.Nd "Aironet Arlan 655 wireless network adapter 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 arl"
+.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_arl_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud