Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751283AbWAJEdL (ORCPT ); Mon, 9 Jan 2006 23:33:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751320AbWAJEdL (ORCPT ); Mon, 9 Jan 2006 23:33:11 -0500 Received: from mailout.stusta.mhn.de ([141.84.69.5]:18446 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S1751283AbWAJEdK (ORCPT ); Mon, 9 Jan 2006 23:33:10 -0500 Date: Tue, 10 Jan 2006 05:33:08 +0100 From: Adrian Bunk To: Lee Revell Cc: Ricardo Cerqueira , mchehab@brturbo.com.br, video4linux-list@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [2.6 patch] VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSS Message-ID: <20060110043308.GC3911@stusta.de> References: <20060110040605.GA3911@stusta.de> <1136866446.2007.52.camel@mindpipe> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1136866446.2007.52.camel@mindpipe> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1447 Lines: 38 On Mon, Jan 09, 2006 at 11:14:05PM -0500, Lee Revell wrote: > On Tue, 2006-01-10 at 05:06 +0100, Adrian Bunk wrote: > > There's no reason for an ALSA driver to select an OSS legacy userspace > > interface. > > Actually there is a reason. While OSS may be deprecated the OSS API is > not - ALSA is committed to supporting it for the forseeable future. And > as broken an interface as it is, a lot of people consider the sound > system broken if you can't just write() to /dev/dsp and have sound come > out. No disagreement, but that's not the point. SND_PCM_OSS gives an OSS API interface for userspace on top of ALSA. ALSA drivers shouldn't care whether they are controlled directly through ALSA or through a legacy OSS API on top of ALSA. If someone wants to use SND_PCM_OSS that is fine, but the ALSA interface to my saa7134 card is working fine, so why does it force me to compile a legacy OSS API interface into the kernel? > Lee cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/