Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 21:45:34 -0800
From:      "Ted Mittelstaedt" <tedm@toybox.placo.com>
To:        "Otter" <otterr@telocity.com>, <phelipc@yahoo.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: yamaha OPL3
Message-ID:  <000901c08f36$dc114860$1401a8c0@tedm.placo.com>
In-Reply-To: <000701c08f18$27342610$1401a8c0@zoso>

next in thread | previous in thread | raw e-mail | index | archive | help
If it's a completely Plug and Play OPL3 soundboard, all
you should need to do is

device pcm

in the kernel configuration file.

Ted Mittelstaedt                      tedm@toybox.placo.com
Author of:          The FreeBSD Corporate Networker's Guide
Book website:         http://www.freebsd-corp-net-guide.com


> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Otter
> Sent: Sunday, February 04, 2001 6:06 PM
> To: phelipc@yahoo.com; freebsd-questions@FreeBSD.ORG
> Subject: RE: yamaha OPL3
> 
> 
> 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
> 


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?000901c08f36$dc114860$1401a8c0>