All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zwane Mwaikambo <zwane@linux.realnet.co.sz>
To: linux-sound@vger.kernel.org
Subject: Re: [PATCH] opl3sa2 isapnp activation fix
Date: Tue, 04 Jun 2002 17:33:41 +0000	[thread overview]
Message-ID: <marc-linux-sound-102321374217698@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-102320707510070@msgid-missing>

On Tue, 4 Jun 2002, Gerald Teschl wrote:

> >>Oops, that won't work on isapnp since dma = dma2 = -1 at this stage, how 
> >>about;
> >>
> >>if ((dma != -1) && (dma2 != -1)) frob();
> >>
> I don't get what you mean? I tested this, if I do "modprobe opl3sa2 
> dma=1 dma2=3" it will activate
> the card with dma 1,3 (according to /proc/isapnp). However, my card will 
> not work with these values.

How about this, you check if the resource register reads 0 for the DMA 
value and you reassign it using the resource registers, that way you skip 
on using magic values.

Cheers,
	Zwane

-- 
http://function.linuxpower.ca
		






  parent reply	other threads:[~2002-06-04 17:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 15:42 [PATCH] opl3sa2 isapnp activation fix Zwane Mwaikambo
2002-06-04 15:48 ` Zwane Mwaikambo
2002-06-04 15:57 ` Gerald Teschl
2002-06-04 17:33 ` Zwane Mwaikambo [this message]
2002-06-04 17:34 ` Gerald Teschl
2002-06-05 15:05 ` Gerald Teschl
2002-06-06 18:44 ` Gerald Teschl
  -- strict thread matches above, loose matches on Subject: below --
2002-06-04 15:57 Gerald Teschl
2002-06-04 15:42 ` Zwane Mwaikambo
2002-06-04 15:55   ` Zwane Mwaikambo
2002-06-04 17:34     ` Gerald Teschl
2002-06-04 17:33       ` Zwane Mwaikambo
2002-06-04 15:48 ` Zwane Mwaikambo
     [not found] <Pine.LNX.4.44.0206051414200.26634-100000@netfinity.realnet.co.sz>
2002-06-05 15:05 ` Gerald Teschl
2002-06-06 18:44 Gerald Teschl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-102321374217698@msgid-missing \
    --to=zwane@linux.realnet.co.sz \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.