diff options
Diffstat (limited to 'share/man/man4/snd_sbc.4')
-rw-r--r-- | share/man/man4/snd_sbc.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/snd_sbc.4 b/share/man/man4/snd_sbc.4 index 0d8c8e3..1e3f215 100644 --- a/share/man/man4/snd_sbc.4 +++ b/share/man/man4/snd_sbc.4 @@ -52,14 +52,16 @@ Advance Asound 100, 110 and Logic ALS120 ESS ES1868, ES1869, ES1879 and ES1888 .El .Pp -The value of flags specifies the secondary DMA channel. If the secondary +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 DIAGNOSTICS .Bl -tag -width 2m % begin list .It sb_dspwr(XX) timed out. .Pp -A command to the DSP has timed out. Check the I/O port configuration. +A command to the DSP has timed out. +Check the I/O port configuration. .It bad irq XX (5/7/9/10 valid) .Pp The IRQ given to the driver is not valid. |