mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
ALSA: Fix documentation for snd-cs4236 driver
Updated; removal of snd-cs4232 entry. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
c2b73d1458
commit
c844a5d38e
1 changed files with 5 additions and 25 deletions
|
@ -391,34 +391,11 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
|
||||||
|
|
||||||
The power-management is supported.
|
The power-management is supported.
|
||||||
|
|
||||||
Module snd-cs4232
|
|
||||||
-----------------
|
|
||||||
|
|
||||||
Module for sound cards based on CS4232/CS4232A ISA chips.
|
|
||||||
|
|
||||||
isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
|
|
||||||
|
|
||||||
with isapnp=0, the following options are available:
|
|
||||||
|
|
||||||
port - port # for CS4232 chip (PnP setup - 0x534)
|
|
||||||
cport - control port # for CS4232 chip (PnP setup - 0x120,0x210,0xf00)
|
|
||||||
mpu_port - port # for MPU-401 UART (PnP setup - 0x300), -1 = disable
|
|
||||||
fm_port - FM port # for CS4232 chip (PnP setup - 0x388), -1 = disable
|
|
||||||
irq - IRQ # for CS4232 chip (5,7,9,11,12,15)
|
|
||||||
mpu_irq - IRQ # for MPU-401 UART (9,11,12,15)
|
|
||||||
dma1 - first DMA # for CS4232 chip (0,1,3)
|
|
||||||
dma2 - second DMA # for Yamaha CS4232 chip (0,1,3), -1 = disable
|
|
||||||
|
|
||||||
This module supports multiple cards. This module does not support autoprobe
|
|
||||||
(if ISA PnP is not used) thus main port must be specified!!! Other ports are
|
|
||||||
optional.
|
|
||||||
|
|
||||||
The power-management is supported.
|
|
||||||
|
|
||||||
Module snd-cs4236
|
Module snd-cs4236
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
Module for sound cards based on CS4235/CS4236/CS4236B/CS4237B/
|
Module for sound cards based on CS4232/CS4232A,
|
||||||
|
CS4235/CS4236/CS4236B/CS4237B/
|
||||||
CS4238B/CS4239 ISA chips.
|
CS4238B/CS4239 ISA chips.
|
||||||
|
|
||||||
isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
|
isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
|
||||||
|
@ -440,6 +417,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
|
||||||
|
|
||||||
The power-management is supported.
|
The power-management is supported.
|
||||||
|
|
||||||
|
This module is aliased as snd-cs4232 since it provides the old
|
||||||
|
snd-cs4232 functionality, too.
|
||||||
|
|
||||||
Module snd-cs4281
|
Module snd-cs4281
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue