Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 1998 08:55:45 -0700 (PDT)
From:      "Kevin G. Eliuk" <kevin_eliuk@sunshine.net>
To:        Chris Martino <chrismar@peanut.readington.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Yamaha OPL3 Sound
Message-ID:  <Pine.BSF.3.96.980522084710.1109C-100000@vanessa.eliuk.org>
In-Reply-To: <Pine.BSF.3.96.980521172922.2069A-100000@peanut.readington.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 May 1998, Chris Martino wrote:

=> I've been having trouble adding sound support to my box.  I have a Yamaha
=> OPL3 ISA Sound card, and I have compiled a new kernel with the following
=> options:
=> 
=> controller      snd0
=> device opl0     at isa? port 0x388

Helo Chris,

Try using

controller pnp0
device pcm0 at isa? ...

and then  with the help of pnpinfo's output and "userconfig" at startup
you can tweak the irq,drq, and port settings.

I have tried other configs in the kernel and thus far this works best
for me.

BTW I am running 2.2.6-RELEASE.

Hope this helps,
Kevin G. Eliuk 


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980522084710.1109C-100000>