summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/cx.4
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/cx.4
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/cx.4')
-rw-r--r--share/man/man4/man4.i386/cx.418
1 files changed, 16 insertions, 2 deletions
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"
OpenPOWER on IntegriCloud