From owner-freebsd-questions Sun Feb 4 21:45:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id CF46237B491 for ; Sun, 4 Feb 2001 21:45:37 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f155irF76329; Mon, 5 Feb 2001 05:44:53 GMT (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Otter" , , Subject: RE: yamaha OPL3 Date: Sun, 4 Feb 2001 21:45:34 -0800 Message-ID: <000901c08f36$dc114860$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <000701c08f18$27342610$1401a8c0@zoso> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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