From owner-freebsd-current Mon Jan 10 21:55:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from tinker.exit.com (exit-gw.power.net [207.151.46.196]) by hub.freebsd.org (Postfix) with ESMTP id 21E7314C82; Mon, 10 Jan 2000 21:55:49 -0800 (PST) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime.exit.com [206.223.0.5]) by tinker.exit.com (8.9.3/8.9.3) with ESMTP id VAA60628; Mon, 10 Jan 2000 21:55:47 -0800 (PST) (envelope-from frank@exit.com) Received: (from frank@localhost) by realtime.exit.com (8.9.3/8.9.3) id VAA18163; Mon, 10 Jan 2000 21:55:47 -0800 (PST) (envelope-from frank) From: Frank Mayhar Message-Id: <200001110555.VAA18163@realtime.exit.com> Subject: Re: neomagic 256av/256zx audio In-Reply-To: <387A66E7.812D8FA1@quack.kfu.com> from Nick Sayer at "Jan 10, 2000 11:10:31 pm" To: nsayer@FreeBSD.ORG Date: Mon, 10 Jan 2000 21:55:47 -0800 (PST) Cc: frank@exit.com, gandalf@vilnya.demon.co.uk (Cameron Grant), current@FreeBSD.ORG Reply-To: frank@exit.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nick Sayer wrote: > Frank Mayhar wrote: > > Well, this doesn't help me a whole lot with pcm. > I think it does. Try configuring pcm0 at 0x534 (4, not 0), irq 5, > dma 0, flags 0x11 (presuming the BIOS says 0x530, irq 5, dma 0 & 1). > This did work for me once upon a time, modulo bugs in the old pcm code. Sigh. I tried this. I get the *exact* same hang as before. It looks like newpcm is trying to get the device on the pci bus without respect to the configuration in the config file. The line I used was device pcm0 at isa? port 0x534 irq 5 drq 0 flags 0x11 with no "device pcm0" line. Argh. Next suggestion? -- Frank Mayhar frank@exit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message