From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 1/2] sis7019: support the SiS 7019 Audio Accelerator Date: Thu, 13 Dec 2007 16:54:45 +0100 Message-ID: References: <1197158040.3588.51.camel@obelisk.thedillows.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 1447B10384B for ; Thu, 13 Dec 2007 18:05:07 +0100 (CET) In-Reply-To: <1197158040.3588.51.camel@obelisk.thedillows.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Dave Dillow Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org 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 > --- > 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