diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-08-03 14:02:47 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-08-30 08:43:32 +0200 |
commit | 506d4c6a5f909d78c3d624693f10d8cc0eafda48 (patch) | |
tree | 98c3467f5b4e0f129c5656890e0f2bc28f98addc /Documentation/sound | |
parent | 267d4d6475cf591a5f838449b40cbacfc2915e8b (diff) | |
download | kernel_goldelico_gta04-506d4c6a5f909d78c3d624693f10d8cc0eafda48.zip kernel_goldelico_gta04-506d4c6a5f909d78c3d624693f10d8cc0eafda48.tar.gz kernel_goldelico_gta04-506d4c6a5f909d78c3d624693f10d8cc0eafda48.tar.bz2 |
[ALSA] ad1816a - Add clockfreq module option
Documentation
Added clockfreq module option for the card with a different clock frequency
than 33kHz.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index a18ecb9..5c49ba0 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -132,6 +132,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. mpu_irq - IRQ # for MPU-401 UART (PnP setup) dma1 - first DMA # for AD1816A chip (PnP setup) dma2 - second DMA # for AD1816A chip (PnP setup) + clockfreq - Clock frequency for AD1816A chip (default = 0, 33000Hz) Module supports up to 8 cards, autoprobe and PnP. |