[ALSA] Support all sample rate conversion capabilities of DXS channels
authorSergey Vlasov <vsu@altlinux.ru>
Mon, 11 Apr 2005 13:04:33 +0000 (15:04 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:00:24 +0000 (10:00 +0200)
commit2d7eb7cb2bab1fbe8cfb610277b19ad40a9f7c75
tree02ed97111c92b32d4aa4944b97de6d7bb88703de
parent26be865923ce9edefe8ddc007ddb1c098c29c449
[ALSA] Support all sample rate conversion capabilities of DXS channels

Documentation,VIA82xx driver
Add support for full sample rate conversion capabilities of DXS
channels present in VIA VT8233/5/7 controllers:

- any sample rate in the 8000 ... 48000 Hz range is supported even if
  the AC'97 codec supports only 48000 Hz output;

- different DXS channels can use different sample rates at the same
  time (the controller performs required sample rate conversion and
  mixing in hardware).

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/via82xx.c