summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2005-07-19 00:26:30 +0000
committertrhodes <trhodes@FreeBSD.org>2005-07-19 00:26:30 +0000
commit17d84e4e129c5a613e4d4250ad3acab7cf6c320a (patch)
treea54fba91d45fff600a915c5a92f4a3164a902476 /share/man/man4/man4.i386
parent250d9bf656034380cec38246e6da0e08704123f0 (diff)
downloadFreeBSD-src-17d84e4e129c5a613e4d4250ad3acab7cf6c320a.zip
FreeBSD-src-17d84e4e129c5a613e4d4250ad3acab7cf6c320a.tar.gz
Add a "Load module on start up" comment, similar to mac_*.4 pages[1].
Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/arl.415
-rw-r--r--share/man/man4/man4.i386/cp.418
-rw-r--r--share/man/man4/man4.i386/cs.418
-rw-r--r--share/man/man4/man4.i386/cx.418
-rw-r--r--share/man/man4/man4.i386/el.418
-rw-r--r--share/man/man4/man4.i386/ep.418
-rw-r--r--share/man/man4/man4.i386/ex.416
-rw-r--r--share/man/man4/man4.i386/fe.418
-rw-r--r--share/man/man4/man4.i386/ie.418
-rw-r--r--share/man/man4/man4.i386/lnc.418
-rw-r--r--share/man/man4/man4.i386/ray.417
-rw-r--r--share/man/man4/man4.i386/vx.417
12 files changed, 187 insertions, 22 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
diff --git a/share/man/man4/man4.i386/cp.4 b/share/man/man4/man4.i386/cp.4
index 8b70a4a..4b1f7f8 100644
--- a/share/man/man4/man4.i386/cp.4
+++ b/share/man/man4/man4.i386/cp.4
@@ -13,14 +13,28 @@
.\" Cronyx Id: cp.4,v 1.1.2.5 2004/06/21 17:47:40 rik Exp $
.\" $FreeBSD$
.\"
-.Dd December 12, 2004
+.Dd July 16, 2005
.Dt CP 4 i386
.Os
.Sh NAME
.Nm cp
-.Nd driver for synchronous Cronyx Tau-PCI WAN adapters
+.Nd "driver for synchronous Cronyx Tau-PCI WAN adapters"
.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 cp"
+.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_cp_load="YES"
+.Ed
.Pp
Additional options:
.Cd "device sppp"
diff --git a/share/man/man4/man4.i386/cs.4 b/share/man/man4/man4.i386/cs.4
index c380089..12fc497 100644
--- a/share/man/man4/man4.i386/cs.4
+++ b/share/man/man4/man4.i386/cs.4
@@ -25,14 +25,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 20, 1998
+.Dd July 16, 2005
.Dt CS 4 i386
.Os
.Sh NAME
.Nm cs
-.Nd Ethernet device driver
+.Nd "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 cs"
+.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_cs_load="YES"
+.Ed
.Pp
In
.Pa /boot/device.hints :
diff --git a/share/man/man4/man4.i386/cx.4 b/share/man/man4/man4.i386/cx.4
index 6e9f9f6..f25db06 100644
--- a/share/man/man4/man4.i386/cx.4
+++ b/share/man/man4/man4.i386/cx.4
@@ -13,14 +13,28 @@
.\" Cronyx Id: cx.4,v 1.1.2.6 2004/06/21 17:56:40 rik Exp $
.\" $FreeBSD$
.\"
-.Dd July 7, 2004
+.Dd July 16, 2005
.Dt CX 4 i386
.Os
.Sh NAME
.Nm cx
-.Nd driver for synchronous/asynchronous Cronyx Sigma WAN adapters
+.Nd "driver for synchronous/asynchronous Cronyx Sigma WAN adapters"
.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 cx"
+.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_cx_load="YES"
+.Ed
.Pp
Additional options:
.Cd "device sppp"
diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4
index 389ccf0..7d60d13 100644
--- a/share/man/man4/man4.i386/el.4
+++ b/share/man/man4/man4.i386/el.4
@@ -23,14 +23,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 5, 2004
+.Dd July 16, 2005
.Dt EL 4 i386
.Os
.Sh NAME
.Nm el
-.Nd Ethernet driver for 3Com Etherlink 3C501 devices
+.Nd "Ethernet driver for 3Com Etherlink 3C501 devices"
.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 el"
+.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_el_load="YES"
+.Ed
.Pp
In
.Pa /boot/device.hints :
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4
index 4539808..a4fe0e9 100644
--- a/share/man/man4/man4.i386/ep.4
+++ b/share/man/man4/man4.i386/ep.4
@@ -29,14 +29,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 30, 2005
+.Dd July 16, 2005
.Dt EP 4 i386
.Os
.Sh NAME
.Nm ep
-.Nd Ethernet driver for 3Com Etherlink III (3c5x9) interfaces
+.Nd "Ethernet driver for 3Com Etherlink III (3c5x9) interfaces"
.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 ep"
+.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_ep_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4
index 0fade46..c87c0b7 100644
--- a/share/man/man4/man4.i386/ex.4
+++ b/share/man/man4/man4.i386/ex.4
@@ -25,14 +25,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 11, 2005
+.Dd July 16, 2005
.Dt EX 4 i386
.Os
.Sh NAME
.Nm ex
.Nd "Ethernet device driver for the Intel EtherExpress Pro/10 and Pro/10+"
.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 ex"
+.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_ex_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4
index f92ecce..bf08c2e 100644
--- a/share/man/man4/man4.i386/fe.4
+++ b/share/man/man4/man4.i386/fe.4
@@ -22,14 +22,28 @@
.\" for fe driver.
.\"
.\" $FreeBSD$
-.Dd January 10, 2005
+.Dd July 16, 2005
.Dt FE 4 i386
.Os
.Sh NAME
.Nm fe
-.Nd Fujitsu MB86960A/MB86965A based Ethernet adapters
+.Nd "Fujitsu MB86960A/MB86965A based Ethernet adapters"
.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 fe"
+.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_fe_load="YES"
+.Ed
.Pp
In
.Pa /boot/device.hints :
diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4
index cf87836..4508876 100644
--- a/share/man/man4/man4.i386/ie.4
+++ b/share/man/man4/man4.i386/ie.4
@@ -25,14 +25,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 4, 2004
+.Dd July 16, 2005
.Dt IE 4 i386
.Os
.Sh NAME
.Nm ie
-.Nd Ethernet device driver
+.Nd "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 ie"
+.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_ie_load="YES"
+.Ed
.Pp
In
.Pa /boot/device.hints :
diff --git a/share/man/man4/man4.i386/lnc.4 b/share/man/man4/man4.i386/lnc.4
index 15ec6fb..a996910 100644
--- a/share/man/man4/man4.i386/lnc.4
+++ b/share/man/man4/man4.i386/lnc.4
@@ -25,14 +25,28 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 13, 2004
+.Dd July 16, 2005
.Dt LNC 4 i386
.Os
.Sh NAME
.Nm lnc
-.Nd AMD Lance/PCnet Ethernet device driver
+.Nd "AMD Lance/PCnet 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 lnc"
+.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_lnc_load="YES"
+.Ed
.Pp
In
.Pa /boot/device.hints :
diff --git a/share/man/man4/man4.i386/ray.4 b/share/man/man4/man4.i386/ray.4
index aecbfbe..90863b3 100644
--- a/share/man/man4/man4.i386/ray.4
+++ b/share/man/man4/man4.i386/ray.4
@@ -30,14 +30,27 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 21, 2000
+.Dd July 16, 2005
.Dt RAY 4 i386
.Os
.Sh NAME
.Nm ray
-.Nd Raytheon Raylink/Webgear Aviator PCCard driver
+.Nd "Raytheon Raylink/Webgear Aviator PCCard 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 ray"
+.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_ray_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
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