]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ALSA] sis7019: support the SiS 7019 Audio Accelerator
authorDavid Dillow <dave@thedillows.org>
Fri, 14 Dec 2007 13:40:23 +0000 (14:40 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:36 +0000 (17:29 +0100)
commit175859bf1602c7ee38d720daa14a287072cc2b72
treea05379ad2adcd91d8e8dc5d907ab27ccdd87b695
parent3b378e1f7e5b372a88189398f3946fd55da5923a
[ALSA] sis7019: support the SiS 7019 Audio Accelerator

Basic audio support for the SiS 7019 Audio Accelerator as found in the
SiS 55x SoC. There is currently no synth support at the moment, but
audio playback and capture with two periods per buffer has seen
extensive use. Arbitrary period and buffer sizes (with multiple periods
per buffer) have seen light testing, but are believed to be production
ready.

Signed-off-by: David Dillow <dave@thedillows.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/Kconfig
sound/pci/Makefile
sound/pci/sis7019.c [new file with mode: 0644]
sound/pci/sis7019.h [new file with mode: 0644]