Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Dave Mielke <dave@mielke.cc>
To: linux-sound@vger.kernel.org
Subject: Re: Multiple sbs with module
Date: Thu, 19 Aug 1999 01:49:44 +0000	[thread overview]
Message-ID: <marc-linux-sound-93502661029487@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-93502551628718@msgid-missing>

On Thu, 19 Aug 1999, Jonathan Masters wrote:
>I now wish to have *2* sb's with the same module. This
>would be trivially easy with the code in the kernel (simply setting
>SB2_BASE et al), but I must have it in the module. Can this be achieved?

I don't have two sound cards, so I can't test it, but you should be able to do
something like this (in conf.modules):

    options sb irq=5,6 io=0x100,0x200 dma=1,2

In other words, for each option, give a comma-delimited list of values. The
first value in each list is for the first card, the second for the second, etc.

-- 
Dave Mielke           | 856 Grenon Avenue | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave@mielke.cc | Canada  K2B 6G3   | if you're concerned about Hell.

  reply	other threads:[~1999-08-19  1:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-19  1:08 Multiple sbs with module Jonathan Masters
1999-08-19  1:49 ` Dave Mielke [this message]
1999-08-19  1:51 ` Jonathan Masters

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-93502661029487@msgid-missing \
    --to=dave@mielke.cc \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox