summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2004-09-11 15:00:07 +0000
committersimon <simon@FreeBSD.org>2004-09-11 15:00:07 +0000
commitb328f0bc73dae4aba1f18a3e3c640f8c1a366687 (patch)
tree5dd9e2bdbb5f854ab10eccbac5e6054e052689ab /share/man
parent431ad267578eeeda7386a6768916be79c04bd2e7 (diff)
downloadFreeBSD-src-b328f0bc73dae4aba1f18a3e3c640f8c1a366687.zip
FreeBSD-src-b328f0bc73dae4aba1f18a3e3c640f8c1a366687.tar.gz
Add a HARDWARE section which lists supported devices.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/snd_csa.413
-rw-r--r--share/man/man4/snd_gusc.419
2 files changed, 21 insertions, 11 deletions
diff --git a/share/man/man4/snd_csa.4 b/share/man/man4/snd_csa.4
index a0547c2..a3d9a72 100644
--- a/share/man/man4/snd_csa.4
+++ b/share/man/man4/snd_csa.4
@@ -39,8 +39,13 @@ The
.Nm
bridge driver allows the generic audio drivers including
.Xr sound 4
-to attach to the following PCI sound cards:
-.Bl -bullet -width 2m
+to attach to Crystal Semiconductor CS461x/462x/4280 based sound cards.
+.Sh HARDWARE
+The
+.Nm
+driver supports the following soundcards:
+.Pp
+.Bl -bullet -compact
.It
Crystal Semiconductor CS461x/462x Audio Accelerator
.It
@@ -50,9 +55,9 @@ Crystal Semiconductor CS4280 Audio Controller
Some onboard CS4610 chips are accompanied by the CS423x ISA codec
instead of the CS4297 AC97 codec.
Such configurations are not
-supported by
+supported by the
.Nm
-yet.
+driver yet.
.Sh HISTORY
The
.Nm
diff --git a/share/man/man4/snd_gusc.4 b/share/man/man4/snd_gusc.4
index 10b3530..1c97866 100644
--- a/share/man/man4/snd_gusc.4
+++ b/share/man/man4/snd_gusc.4
@@ -47,19 +47,24 @@ The
.Nm
bridge driver allows the generic audio drivers including
.Xr sound 4
-to attach to the following ISA sound cards:
-.Bl -bullet -width 2m
-.It
-Gravis UltraSound PnP
-.It
-Gravis UltraSound MAX
-.El
+to attach to Gravis UltraSound sound cards.
.Pp
The value of flags specifies the secondary DMA channel.
If the secondary
DMA channel is C, set the flags to (C | 0x10).
For a sound card without the
secondary DMA channel, the flags should be set to zero.
+.Sh HARDWARE
+The
+.Nm
+driver supports the following soundcards:
+.Pp
+.Bl -bullet -compact
+.It
+Gravis UltraSound MAX
+.It
+Gravis UltraSound PnP
+.El
.Sh DIAGNOSTICS
.Bl -diag
.It xxx: gus pcm not attached, out of memory
OpenPOWER on IntegriCloud