From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265950AbUFYAYm (ORCPT ); Thu, 24 Jun 2004 20:24:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265959AbUFYAYm (ORCPT ); Thu, 24 Jun 2004 20:24:42 -0400 Received: from havoc.gtf.org ([216.162.42.101]:9912 "EHLO havoc.gtf.org") by vger.kernel.org with ESMTP id S265950AbUFYAYl (ORCPT ); Thu, 24 Jun 2004 20:24:41 -0400 Date: Thu, 24 Jun 2004 20:24:25 -0400 From: Jeff Garzik To: Andrew Chew Cc: Alan Cox , linux-kernel@vger.kernel.org Subject: Re: [PATCH] 2.4.27-rc1, nvaudio, i810_audio Message-ID: <20040625002425.GC19939@havoc.gtf.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 24, 2004 at 04:44:59PM -0700, Andrew Chew wrote: > This patch adds a new driver under linux/drivers/sound/nvaudio. The new > driver is heavily derived from the i810_audio driver, but includes a lot > of new work in adding multichannel and spdif support. > > The patch removes the following PCI device IDs from the i810_audio > driver: also, if you're gonna do a driver for the newer ich-ish audio, it's a good time to make the driver MMIO-only... Jeff