From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262829AbVFVKUM (ORCPT ); Wed, 22 Jun 2005 06:20:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262766AbVFVKRm (ORCPT ); Wed, 22 Jun 2005 06:17:42 -0400 Received: from mx1.suse.de ([195.135.220.2]:12193 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S262792AbVFVKKp (ORCPT ); Wed, 22 Jun 2005 06:10:45 -0400 Date: Wed, 22 Jun 2005 12:10:44 +0200 Message-ID: From: Takashi Iwai To: Brice Goglin Cc: Andrew Morton , Greg KH , Linux Kernel Subject: Re: 2.6.12-mm1 In-Reply-To: <42B86CF0.1020601@ens-lyon.org> References: <20050619233029.45dd66b8.akpm@osdl.org> <42B6777F.2050008@ens-lyon.org> <42B80AB5.7090506@ens-lyon.org> <42B84820.9010105@ens-lyon.org> <42B86CF0.1020601@ens-lyon.org> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta18) (chestnut) (+CVS-20041021) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 21 Jun 2005 21:39:28 +0200, Brice Goglin wrote: > > > This might include some changes applied to mm, but at least, you can > > apply only the patch to maestro3.c. > > Guess what, git-alsa.patch (and actually also only the patch > to maestro3.c) do work on top on 2.6.12. Hardware volume control > works. That's great ! Good to hear ;) > Actually, I'm experiencing another problem with -mm1 which might > be related to PCI and IO ports. This might be the cause of outw > generating the divide error I was seeing -mm1 if IO ports are > not mapped at the right place ? Hmm, since removing one certain bit from the irq-enable outw value prevents this lock up, I feel it's somehow related with interrupts, rather than the outw itself. But I might be wrong here. Greg, do you have any clue? Takashi