linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Wes Janzen <superchkn@sbcglobal.net>
Cc: Kurt Roeckx <Q@ping.be>, linux-kernel@vger.kernel.org
Subject: Re: Sb16 kernel parameters.
Date: Fri, 18 Jul 2003 11:53:26 +0200	[thread overview]
Message-ID: <s5hsmp4jh49.wl@alsa2.suse.de> (raw)
In-Reply-To: <3F1730C9.4020300@sbcglobal.net>

At Thu, 17 Jul 2003 18:27:05 -0500,
Wes Janzen wrote:
> 
> And at the end of the sb16.c file I found:
> 
> #ifndef MODULE
> 
> /* format is: snd-sb16=enable,index,id,isapnp,
>                        port,mpu_port,fm_port,
>                        irq,dma8,dma16,
>                        mic_agc,csp,
>                        [awe_port,seq_ports]
> 
> Which is probably what format you'll need to use but I don't know much 
> about drivers...;-)
> I don't know what "id" stands for either...

enable, index and id are common options for all modules.
the id is the identifier string for this card instance and must be
unique.  it's used as the directory name in /proc/asound, as the tag
in /etc/asound.state, and so on.
you can pass the arbitray string via option, or the null string so
that the driver chooses an approriate name.


Takashi

  reply	other threads:[~2003-07-18  9:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-17 22:09 Sb16 kernel parameters Kurt Roeckx
2003-07-17 23:27 ` Wes Janzen
2003-07-18  9:53   ` Takashi Iwai [this message]
2003-07-18 19:11     ` jw schultz
2003-07-18 19:00   ` Kurt Roeckx
2003-07-20 12:35     ` Kurt Roeckx

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=s5hsmp4jh49.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=Q@ping.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=superchkn@sbcglobal.net \
    /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;
as well as URLs for NNTP newsgroup(s).