Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 6 Jan 2002 12:39:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 6 Jan 2002 12:39:41 -0500 Received: from gate.perex.cz ([194.212.165.105]:25093 "EHLO gate.perex.cz") by vger.kernel.org with ESMTP id ; Sun, 6 Jan 2002 12:39:25 -0500 Date: Sun, 6 Jan 2002 18:39:11 +0100 (CET) From: Jaroslav Kysela X-X-Sender: To: ALSA development cc: "sound-hackers@zabbo.net" , "linux-sound@vger.rutgers.edu" , LKML , Linus Torvalds Subject: ALSA patch for 2.5.2pre9 kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello all, I would like to introduce the ALSA kernel patches URL: ftp://ftp.alsa-project.org/pub/kernel-patches The latest patch is alsa-2002-01-06-1-linux-2.5.2pre9.patch.gz and contains: * moved linux/drivers/sound directory to linux/sound/oss * moved sound core files to linux/sound * integrated ALSA kernel code - linux/include/sound - sound header files - linux/sound/core - midlevel (no hw dependent) code - linux/sound/drivers - generic drivers (no arch dependent) - linux/sound/i2c - reduced I2C core and drivers - linux/sound/isa - ISA sound hardware drivers - linux/sound/pci - PCI sound hardware drivers - linux/sound/ppc - PowerPC sound hardware drivers - linux/sound/synth - generic synthesizer support code We appreciate any comments regarding directory structure (not being finally approved by Linus due a lot of work on new BIO) or the ALSA code itself. We are trying to separate the compatibility code for 2.2 and 2.4 kernels to other location in our CVS so the Linux kernel will not be messed with this stuff. If you post a reply or comment regarding ALSA to lkml, please, CC: me directly or to our development mailing list . Yours, Jaroslav ----- Jaroslav Kysela SuSE Linux http://www.suse.com ALSA Project http://www.alsa-project.org - 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/