On Wed, 28 Nov 2001, Dave Andruczyk wrote:
> > 
> > As far as I can tell, my DMA and IRQ settings are correct.  The relevant
> > settings from my /etc/modules.conf are:
> > 
> >     alias char-major-116 snd
> >     options snd snd_major=116 snd_cards_limit=1
> >     alias snd-card-0 snd-card-ad1816a
> >     options snd-card-ad1816a snd_port=0x500 snd_mpu_port=0x300
> > snd_fm_port=0x388
> > snd_irq=5 snd_mpu_irq=7 snd_dma1=1 snd_dma2=0
> > 
> 
> According to BELOW,  the snd_port should be 0x220, NOT 0x500.
> 220 is for PCM, 388 is FM and 500 is something else. (not sure what)

I think that either 220 or 500 should work.  At least, they both do under Alsa
0.5.  (Random numbers don't work--it has to be 220 or 500.)

It seems to accept these particular ports because in DOS, I'd use 220 for SB
emulation and 500 for WSS (Windows Sound System) emulation.

At any rate, I just tried it with 220 under Alsa 0.9.  It still failed in
the same way, so that's not it.


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to