Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753876AbYCLUcG (ORCPT ); Wed, 12 Mar 2008 16:32:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752022AbYCLUb4 (ORCPT ); Wed, 12 Mar 2008 16:31:56 -0400 Received: from gherkin.frus.com ([192.158.254.49]:39993 "EHLO gherkin.frus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbYCLUbz (ORCPT ); Wed, 12 Mar 2008 16:31:55 -0400 Subject: Re: [alsa-devel] [regression] 2.6.25-rc4 snd-es18xx broken on Alpha In-Reply-To: <47D8304C.3090005@keyaccess.nl> "from Rene Herman at Mar 12, 2008 08:34:36 pm" To: Rene Herman Date: Wed, 12 Mar 2008 15:31:50 -0500 (CDT) CC: Bob Tracy , Michael Cree , Takashi Iwai , ALSA devel , linux-kernel@vger.kernel.org, Ivan Kokshaysky , linux-alpha@vger.kernel.org, Krzysztof Helt X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20080312203150.80E01DBA2@gherkin.frus.com> From: rct@frus.com (Bob Tracy) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1483 Lines: 37 Rene Herman wrote: > (Re: interrupts not being seen by es18xx) > That is indeed what it soundeed like, or the first bit at least. > > What does cat /proc/config.gz | grep CONFIG_ALPHA_ say? Miuchael, and for > you? For some Alpha configs, arch/alpha/kernel/es1888.c is compiled and for > some not. I expect for you (Bob) it's compiled in? And Michael? Here is the requested list of CONFIG_ALPHA_* items for the 2.6.25-rc4+iommu_patch kernel with support for snd-es18xx and snd-sb8: CONFIG_ALPHA=y CONFIG_ALPHA_MIATA=y CONFIG_ALPHA_EV5=y CONFIG_ALPHA_CIA=y CONFIG_ALPHA_EV56=y CONFIG_ALPHA_PYXIS=y CONFIG_ALPHA_SRM=y CONFIG_ALPHA_LEGACY_START_ADDRESS=y >From arch/alpha/kernel/Makefile, obj-${CONFIG_ALPHA_MIATA} adds es1888.o as a built-in object, so yes, it's built-in. I never noticed the init support for the ES1888 chip before... The code appears to set up DMA channel 1, but does not mention anything about the second 16-bit DMA channel. -- ------------------------------------------------------------------------ Bob Tracy | "I was a beta tester for dirt. They never did rct@frus.com | get all the bugs out." - Steve McGrew on /. ------------------------------------------------------------------------ -- 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/