From owner-freebsd-questions Wed Dec 23 13:46:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11633 for freebsd-questions-outgoing; Wed, 23 Dec 1998 13:44:01 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from namodn.com (namodn.com [207.33.107.203]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11600 for ; Wed, 23 Dec 1998 13:43:47 -0800 (PST) (envelope-from robert@namodn.com) Received: from localhost (robert@localhost) by namodn.com (8.8.8/8.8.8) with SMTP id NAA24628; Wed, 23 Dec 1998 13:47:38 GMT (envelope-from robert@namodn.com) Date: Wed, 23 Dec 1998 13:47:38 +0000 (GMT) From: Robert To: Jon Drukman cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound card doesn't work with PnP BIOS enabled In-Reply-To: <36803ABB.9BC8AA6A@gamespot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have you tried doing letting freebsd do the PnP assignment by doing pnp os enable in the boot config? That should avoid having to listen to the PnP bios... -rob ( www.namodn.com ) ( robert@namodn.com ) On Tue, 22 Dec 1998, Jon Drukman wrote: > I have a Yamaha SAx-OPL3 sound card that functions fine with the pcm > driver, but only if I disable the PnP BIOS setting in the BIOS before > booting. And of course, if I want to use the sound card under Windows, > I have to *enable* PnP BIOS before booting. Is there a way to make > FreeBSD happy when the PnP BIOS is enabled? > > here's what dmesg says when PnP is on (and the soundcard doesn't work): > > Probing for PnP devices: > CSN 1 Vendor ID: YMH0020 [0x2000a865] Serial 0xffffffff > This is a Yamaha SA2, but LDN 0 is disabled > CSN 2 Vendor ID: TCM5098 [0x98506d50] Serial 0x083acd2c > > here's the relevant bit from my kernel config file: > > controller pnp0 > device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x0 vector pcmintr > > > -- > Jon Drukman jsd@gamespot.com > ----------------------------------------------------------------------- > Fear the government that fears your computer. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message