summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ubtbcmfw.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/ubtbcmfw.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/ubtbcmfw.4')
-rw-r--r--share/man/man4/ubtbcmfw.414
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man4/ubtbcmfw.4 b/share/man/man4/ubtbcmfw.4
index afe5a1f..46aa228 100644
--- a/share/man/man4/ubtbcmfw.4
+++ b/share/man/man4/ubtbcmfw.4
@@ -25,14 +25,26 @@
.\" $Id: ubtbcmfw.4,v 1.3 2003/05/21 19:37:35 max Exp $
.\" $FreeBSD$
.\"
-.Dd April 28, 2003
+.Dd November 22, 2006
.Dt UBTBCMFW 4
.Os
.Sh NAME
.Nm ubtbcmfw
.Nd Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
.Sh SYNOPSIS
+To compile this driver into the kernel,
+place the following line in your
+kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device ubtbcmfw"
+.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
+ubtbcmfw_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud