All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Joop <rj@rainbow.in-berlin.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: help needed for my AD1816A based soundcard
Date: Sun, 31 Mar 2002 13:53:59 +0200	[thread overview]
Message-ID: <20020331115359.GA15466@rainbow.internal> (raw)
In-Reply-To: <20020331113824.GI707@rainbow.internal>

On 02-03-31 13:38:24 MET DST, Robert Joop wrote:
> is pnp necessary anyway?!
> this is the first time ever (in about 9 years of using linux) that i
> give pnp a try.
> with kernel 2.2.19 it was just
> 
>   alias sound-slot-0 gen_sound
>   alias sound-service-0-3 gen_sound
>   alias gen_sound sb
>   options sb io=0x220 irq=5 dma=1 dma16=0
> 
> but this hangs the machine with 2.4.18, and i couldn't find out the
> correct module parameters for neither the kernel's ad1816 driver nor
> alsa's...

...until now.
i just permutated pnpdump's output and one combination actually works:

  modprobe ad1816 io=0x530 irq=5 dma=1 dma2=3

strange that the io port is so much different.
and that's the kernel's driver, but the alsa driver is more demanding,
it wants two more ports and one more IRQ.

perhaps i better stop with what i've got now, "if it ain't broke, don't
fix it"...

thanks for listening!
(and i'll keep using the alsa driver on the laptop. :-)

rj

      reply	other threads:[~2002-03-31 11:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-29 23:04 help needed for my AD1816A based soundcard Robert Joop
2002-03-30 20:27 ` Robert Joop
2002-03-30 21:53   ` Robert Siemer
2002-03-31  0:48     ` Robert Joop
2002-03-31  1:25       ` Robert Siemer
2002-03-31 11:38         ` Robert Joop
2002-03-31 11:53           ` Robert Joop [this message]

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=20020331115359.GA15466@rainbow.internal \
    --to=rj@rainbow.in-berlin.de \
    --cc=alsa-devel@lists.sourceforge.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 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.