13 Dec
2007
13 Dec
'07
4:54 p.m.
At Sat, 08 Dec 2007 18:54:00 -0500, Dave Dillow wrote:
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
This is against the alsa-kernel hg repo.
Changes since last posting:
- Cleanups as suggested
- Fix a few mistaken hardware limits (off-by-one)
I get still some errors from checkpatch.pl. Could you fix them?
Takashi