All of lore.kernel.org
 help / color / mirror / Atom feed
From: jw schultz <jw@pegasys.ws>
To: linux-kernel@vger.kernel.org
Subject: Re: Sb16 kernel parameters.
Date: Fri, 18 Jul 2003 12:11:43 -0700	[thread overview]
Message-ID: <20030718191143.GA4583@pegasys.ws> (raw)
In-Reply-To: <s5hsmp4jh49.wl@alsa2.suse.de>

On Fri, Jul 18, 2003 at 11:53:26AM +0200, Takashi Iwai wrote:
> 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.

I've not been testing 2.5 yet and perhaps some of what you
said would make more sense if i had but i for one haven't a
clue to what the string equivalent to "sb=0x220,7,1,5" would
be or where i might specify it.  It's been a couple of years
since i did the digging to figure out i needed the sb= line
and what the contents should be.

How to do this needs to go into the 2.4-2.6 migration
document/FAQ.  And it should go in in a rather explicit way
on the order of "if for SB16 you have been using
sb=0x220,7,1,5 as a boot parameter you would now need to use
XXXX=XXXXXXXXXX as ZZZZZ.

-- 
________________________________________________________________
	J.W. Schultz            Pegasystems Technologies
	email address:		jw@pegasys.ws

		Remember Cernan and Schmitt

  reply	other threads:[~2003-07-18 18:57 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
2003-07-18 19:11     ` jw schultz [this message]
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=20030718191143.GA4583@pegasys.ws \
    --to=jw@pegasys.ws \
    --cc=linux-kernel@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.