From alsa-devel-owner@alsa.jcu.cz  Sat Jan  9 08:08:42 1999
Received: from lacrosse.redhat.com (IDENT:root@lacrosse.redhat.com [207.175.42.154])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id IAA30652
	for <alsa-devel@alsa.jcu.cz>; Sat, 9 Jan 1999 08:08:13 +0100
Received: from xenomorph.redhat.com (notting@xenomorph.redhat.com [199.183.24.65])
	by lacrosse.redhat.com (8.8.7/8.8.7) with ESMTP id CAA05393
	for <alsa-devel@alsa.jcu.cz>; Sat, 9 Jan 1999 02:08:10 -0500
Received: (from notting@localhost)
	by xenomorph.redhat.com (8.8.7/8.8.7) id CAA21663
	for alsa-devel@alsa.jcu.cz; Sat, 9 Jan 1999 02:03:08 -0500
Date: Sat, 9 Jan 1999 02:03:08 -0500
From: Bill Nottingham <notting@redhat.com>
To: alsa-devel@alsa.jcu.cz
Subject: Re: can't get opl3sa2
Message-ID: <19990109020307.A20982@xenomorph.redhat.com>
References: <19990108231340.F10783@AeroSpace.miango.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
In-Reply-To: <19990108231340.F10783@AeroSpace.miango.com>; from David Fries on Fri, Jan 08, 1999 at 11:13:40PM -0600
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

David Fries (dfries@umr.edu) said: 

Judging from your windows settings:

> insmod opl3sa2.o mss_io=0x530 io=0x220 irq=5 dma=1 dma2=0

That should be io=0x370.

> For the alsa driver, after the modules it depends on are loaded I use,
> insmod snd-opl3sa.o snd_port=0x530 snd_wss_port=0x220 \

That should be snd_port=0x370 snd_wss_port=0x530 .

Does that help?

Bill

