Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 16:57:45 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        frank@exit.com
Cc:        nsayer@FreeBSD.ORG, gandalf@vilnya.demon.co.uk (Cameron Grant), current@FreeBSD.ORG
Subject:   Re: neomagic 256av/256zx audio 
Message-ID:  <20000111085745.13F441CA0@overcee.netplex.com.au>
In-Reply-To: Message from Frank Mayhar <frank@exit.com>  of "Mon, 10 Jan 2000 21:55:47 PST." <200001110555.VAA18163@realtime.exit.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Frank Mayhar wrote:
> 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?

Try changing the 'device pcm0 at .....' to this:

options PNPBIOS
device pcm0

with *no* 'at isa?'.  See what happens.  If it shows up in the pnp id tags but
isn't recognized, show us the 'unknown*' lines from dmesg.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



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




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