From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Date: Tue, 03 Jan 2006 13:21:34 +0000 Subject: Re: [2.6 patch] schedule obsolete OSS drivers for removal Message-Id: List-Id: References: <20050726150837.GT3160@stusta.de> In-Reply-To: <20050726150837.GT3160@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Adrian Bunk Cc: perex@suse.cz, alsa-devel@alsa-project.org, James@superbug.demon.co.uk, sailer@ife.ee.ethz.ch, linux-sound@vger.kernel.org, zab@zabbo.net, kyle@parisc-linux.org, parisc-linux@lists.parisc-linux.org, jgarzik@pobox.com, Thorsten Knabe , zwane@commfireservices.com, zaitcev@yahoo.com, linux-kernel@vger.kernel.org Adrian Bunk writes: > > Documentation/feature-removal-schedule.txt | 7 + > sound/oss/Kconfig | 79 ++++++++++++--------- > 2 files changed, 54 insertions(+), 32 deletions(-) > > --- linux-2.6.13-rc3-mm1-full/Documentation/feature-removal-schedule.txt.old 2005-07-26 16:50:05.000000000 +0200 > +++ linux-2.6.13-rc3-mm1-full/Documentation/feature-removal-schedule.txt 2005-07-26 16:51:24.000000000 +0200 > @@ -44,0 +45,7 @@ > +What: drivers depending on OBSOLETE_OSS_DRIVER > +When: October 2005 > +Why: OSS drivers with ALSA replacements > +Who: Adrian Bunk I object to the ICH driver being scheduler for removal. It works fine and is a significantly less bloated than the equivalent ALSA setup. This means ac97_codec.c also has to stay. -Andi