From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] [resend] cmi8330: find OPL3 port automatically Date: Thu, 09 Jul 2009 09:37:45 +0200 Message-ID: References: <200907081004.30913.linux@rainbow-software.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 1EB3B10392B for ; Thu, 9 Jul 2009 09:37:46 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Ondrej Zary Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Thu, 09 Jul 2009 09:36:28 +0200, I wrote: > > At Wed, 8 Jul 2009 10:04:29 +0200, > Ondrej Zary wrote: > > > > My CMI8329 had OPL3 port specified in SB16 resources. But now I found out that > > it was my modification of the card's PnP EEPROM a couple of years ago (can be > > done using C9SETROM.EXE utility). I did it because the OPL3 port was > > completely missing from PnP data. It seems to be hardwired to 0x388 on > > CMI8329. > > > > > > Find OPL3 port automatically by searching in WSS and SB16 resources. If not > > found, assume that it's hardwired to 0x388. > > > > > > Signed-off-by: Ondrej Zary > > This was already merged. Seems either I forgot mail you or my mail > didn't go out (maybe the former :) BTW, if you create a patch via GIT, please base on the sound git tree below. git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git The patches specific to cmi8330 are found in topic/cmi8330 branch. thanks, Takashi