Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 21:05:45 -0500
From:      "Otter" <otterr@telocity.com>
To:        <phelipc@yahoo.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: yamaha OPL3
Message-ID:  <000701c08f18$27342610$1401a8c0@zoso>
In-Reply-To: <3A7DF06E.55298D1A@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Senor Root,
1. It looks like your mail config still needs some work. =]
2. For FreeBSD 4.2, you shouldn't be using the old voxware drivers, as
they have been deprecated. For a Yamaha audio chipset, I'd recommend
adding the following line to your kernel config file (pulled directly
from the pcm man page):
 device pcm0 at isa? port? irq 5 drq 1 flags 0x15
After you've removed your prior settings and add this one, recompile
and reboot, cd /dev && ./MAKEDEV snd0. This should put you where you
need to be. cat /dev/sndstat should give you some pcm output line, and
running /usr/sbin/mixer should show all your device setings (volume,
etc).
Best of luck,
Otter

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Charlie Root
Sent: Sunday, February 04, 2001 7:15 PM
To: freebsd-questions@FreeBSD.ORG
Subject: yamaha OPL3



Hello, everyone !

how are you doing?  Could anybody help me out?

I have a rather trivial questions, not that I am not reading
documentation ...

I am trying to compile my kernel so I can have my sound card OPL-3
running.

So far I have copied the GENERIC file into something else and added
these lines:

controler snd0
device     opl0    at isa?  port 0x388



My questions is:

Is this what I am supposet to do?
Is it all that I should do in order to have the sound board going on ?
Is there anything else I should do?
I always an error message (Obsolete Keyword ' controler' found - use
device )  whenever i try to to a config .
Are there any tricks?

I am using an P2 300, 128 RAM - OPL3 and freeBSD 4.2

Could anybody help me out here?

On before hand - I apreciate.

phelip


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c08f18$27342610$1401a8c0>