From owner-freebsd-questions Sun Feb 4 18: 2:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h000.c007.snv.cp.net [209.228.33.206]) by hub.freebsd.org (Postfix) with SMTP id 64DCB37B401 for ; Sun, 4 Feb 2001 18:01:58 -0800 (PST) Received: (cpmta 29860 invoked from network); 4 Feb 2001 18:01:55 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.206) with SMTP; 4 Feb 2001 18:01:55 -0800 X-Sent: 5 Feb 2001 02:01:55 GMT From: "Otter" To: , Subject: RE: yamaha OPL3 Date: Sun, 4 Feb 2001 21:05:45 -0500 Message-ID: <000701c08f18$27342610$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3A7DF06E.55298D1A@yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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