Date: Wed, 20 May 1998 06:36:44 -0400 From: Randall Hopper <rhh@ct.picker.com> To: Danny Dulai <nirva@ishiboo.com>, freebsd-multimedia@FreeBSD.ORG Subject: Re: sound looping and awe64 detection problems Message-ID: <19980520063644.C7200@ct.picker.com> In-Reply-To: <19980519232608.51200@bleep.ishiboo.com>; from Danny Dulai on Tue, May 19, 1998 at 11:26:08PM -0500 References: <19980519232608.51200@bleep.ishiboo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Danny Dulai: |My sound card is a sound blaster awe64 gold pnp. I did a boot -c and |typed: | |pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 |pnp 1 2 port0 0x620 port1 0xa20 port2 0xe20 >From previous posts from folks who have SB32/AWE32/AWE64 PnP cards, you need: pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 Looks like you might be missing an "os enable" in there. Randall 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?19980520063644.C7200>