summaryrefslogtreecommitdiffstats
path: root/share/man/man4/utopia.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-11-22 21:30:02 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-11-22 21:30:02 +0000
commit3c5d5c9c84325f3e636b8c572ef85ba5c9e8d672 (patch)
tree51929f2c1289c99b1b5bda707f45a3f7acd67275 /share/man/man4/utopia.4
parentdf4984d2dda3f456594a1a5bd9d22c3acfd1a968 (diff)
downloadFreeBSD-src-3c5d5c9c84325f3e636b8c572ef85ba5c9e8d672.zip
FreeBSD-src-3c5d5c9c84325f3e636b8c572ef85ba5c9e8d672.tar.gz
Use our standard section 4 SYNOPSIS.
MFC after: 3 days
Diffstat (limited to 'share/man/man4/utopia.4')
-rw-r--r--share/man/man4/utopia.416
1 files changed, 14 insertions, 2 deletions
diff --git a/share/man/man4/utopia.4 b/share/man/man4/utopia.4
index 08f530d..00020ea 100644
--- a/share/man/man4/utopia.4
+++ b/share/man/man4/utopia.4
@@ -27,14 +27,26 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 8, 2003
+.Dd November 22, 2006
.Dt UTOPIA 4
.Os
.Sh NAME
.Nm utopia
.Nd "driver module for ATM PHY chips"
.Sh SYNOPSIS
-.Cd device utopia
+To compile this driver into the kernel,
+place the following line in your
+kernel configuration file:
+.Bd -ragged -offset indent
+.Cd "device utopia"
+.Ed
+.Pp
+Alternatively, to load the driver as a
+module at boot time, place the following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+utopia_load="YES"
+.Ed
.Sh DESCRIPTION
This module is used by all ATM drivers for cards that use
PMC-Sierra S/Uni and IDT77105/IDT77155
OpenPOWER on IntegriCloud