summaryrefslogtreecommitdiffstats
path: root/share/man/man4/snd_ich.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/snd_ich.4')
-rw-r--r--share/man/man4/snd_ich.413
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man4/snd_ich.4 b/share/man/man4/snd_ich.4
index 4738441..40dddae 100644
--- a/share/man/man4/snd_ich.4
+++ b/share/man/man4/snd_ich.4
@@ -24,15 +24,26 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 14, 2005
+.Dd December 15, 2005
.Dt SND_ICH 4
.Os
.Sh NAME
.Nm snd_ich
.Nd "Intel ICH PCI and compatible bridge device driver"
.Sh SYNOPSIS
+To compile this driver into the kernel, place the following lines in your
+kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device sound"
.Cd "device snd_ich"
+.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
+snd_ich_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud