From owner-freebsd-questions Tue Jul 17 11:20: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from buug.homeip.net (we-66-27-250-19.we.mediaone.net [66.27.250.19]) by hub.freebsd.org (Postfix) with ESMTP id DE77337B409 for ; Tue, 17 Jul 2001 11:19:56 -0700 (PDT) (envelope-from bear@buug.homeip.net) Received: from localhost (localhost [127.0.0.1]) by buug.homeip.net (8.11.4/8.11.4) with ESMTP id f6HIJnt10202; Tue, 17 Jul 2001 11:19:50 -0700 (PDT) (envelope-from bear@buug.homeip.net) Date: Tue, 17 Jul 2001 11:19:49 -0700 (PDT) From: Joey Garcia X-X-Sender: To: Alexander Cc: Subject: Re: YAMAHA OPL3-SAx In-Reply-To: <20010717192806.M31946-100000@blade.elitsat.net> Message-ID: <20010717111800.A10143-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a similar card in my PC. The problem is that you're using the wrong device driver. Instead of using device opl0, use device pcm and then rebuild your kernel. Everything should work okay after that - at least it does on my box. :) I hope that helps. Joey On Tue, 17 Jul 2001, Alexander wrote: > I have a YAMAHA (isa) card on my PC and I want to make it running > I precompiled the kernel, adding the "device opl0 at isa? port 0x388" > but when the kernel was compiling I get the error: > linking kernel > isa_compat.o(.data+0xc): undefined reference to `opldriver' > *** Error code 1 > > P.S. include my mail when you reply because i'm not subscribed for the > mailing list. > > thanks > > > 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