Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 19:25:56 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Neomagic 256AV sound problem on 4.1-STABLE
Message-ID:  <20000810192556.A20449@curry.mchp.siemens.de>
In-Reply-To: <20000810190602.A3365@curry.mchp.siemens.de>; from andre.albsmeier@mchp.siemens.de on Thu, Aug 10, 2000 at 07:06:02PM %2B0200
References:  <20000810190602.A3365@curry.mchp.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10-Aug-2000 at 19:06:02 +0200, Andre Albsmeier wrote:
> 
> ...
> Here are various diagnostics:
> 
> andre@schlappy:~>dmesg | grep Neomagic
> pcm0: <Neomagic 256AV (non-ac97)> at port 0x220-0x22f,0x530-0x537,0x388-0x38b,0x310-0x311,0x370-0x371 irq 5 drq 1,3 on isa0
> 

Hmm, I changed my kernel config from a simple 'device pcm' to

device          pcm0    at isa? port 0x530 irq 5 drq 1 flags 0x13

Now, it works! It probes as:

pcm0: <OPL3-SAx (YMF719)> at port 0x530-0x537,0x370-0x371 irq 5 drq 1 flags 0xc113 on isa0
pcm: setmap 30000, ff00; 0xc7626000 -> 30000
pcm: setmap 40000, ff00; 0xc7636000 -> 40000

and:
root@schlappy:~>cat /dev/sndstat 
FreeBSD Audio Driver (newpcm) Aug 10 2000 09:41:37
Installed devices:
pcm0: <OPL3-SAx (YMF719)> at io 0x530 irq 5 drq 1:3 (1p/1r channels duplex)


Now I am more confused as before (it is a YMF719 now)...

Any ideas?

	-Andre


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000810192556.A20449>