From owner-freebsd-multimedia Thu Aug 10 10:26: 3 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id C4FE937B9BA for ; Thu, 10 Aug 2000 10:25:58 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.10.1/8.10.1) with ESMTP id e7AHPu604577 for ; Thu, 10 Aug 2000 19:25:57 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail1.siemens.de (8.10.1/8.10.1) with ESMTP id e7AHPuG00698 for ; Thu, 10 Aug 2000 19:25:56 +0200 (MET DST) Received: (from localhost) by curry.mchp.siemens.de (8.10.2/8.10.2) id e7AHPut03871; Date: Thu, 10 Aug 2000 19:25:56 +0200 From: Andre Albsmeier To: Andre Albsmeier Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Neomagic 256AV sound problem on 4.1-STABLE Message-ID: <20000810192556.A20449@curry.mchp.siemens.de> References: <20000810190602.A3365@curry.mchp.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20000810190602.A3365@curry.mchp.siemens.de>; from andre.albsmeier@mchp.siemens.de on Thu, Aug 10, 2000 at 07:06:02PM +0200 X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 10-Aug-2000 at 19:06:02 +0200, Andre Albsmeier wrote: > > ... > Here are various diagnostics: > > andre@schlappy:~>dmesg | grep Neomagic > pcm0: 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: 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: 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