Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265590AbUALPfX (ORCPT ); Mon, 12 Jan 2004 10:35:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266103AbUALPfX (ORCPT ); Mon, 12 Jan 2004 10:35:23 -0500 Received: from ns.suse.de ([195.135.220.2]:17619 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S265590AbUALPfP (ORCPT ); Mon, 12 Jan 2004 10:35:15 -0500 Date: Mon, 12 Jan 2004 16:35:13 +0100 Message-ID: From: Takashi Iwai To: Rene Herman Cc: Santiago Garcia Mantinan , linux-kernel@vger.kernel.org, Adam Belay Subject: Re: [PATCH] Re: ALSA in 2.6 failing to find the OPL chip of the sb cards In-Reply-To: <4000E030.2020500@keyaccess.nl> References: <20040107212916.GA978@man.manty.net> <20040109171715.GA933@man.manty.net> <20040109201423.GA1677@man.manty.net> <3FFFA8C3.6040609@keyaccess.nl> <4000E030.2020500@keyaccess.nl> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 989 Lines: 29 At Sun, 11 Jan 2004 06:33:36 +0100, Rene Herman wrote: > > [1 ] > Rene Herman wrote: > > NOTE: I seem unable to contact Adam Belay; his ISP is not accepting mail > from mine. Takashi, if you agree attached patch is a correct fix, could > you relay it to Adam? i forwarded it. > It also isn't actually an OPL3 issue, but MPU401. Trouble is that sb16.c > doesn't set mpu_port to SNDRV_DEFAULT_PORT, but hardcodes the values for > the first two cards as 0x330 and 0x300 (Takashi: why is that, by the > way? At least for ISA-PnP cards SNDRV_DEFAULT_PORT would seem better?). yes, SNDRV_DEFAULT_PORT is better. the fixed values are provided for the legacy cards without pnp. i'll fix it. thanks, Takashi - 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/