Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 11:19:49 -0700 (PDT)
From:      Joey Garcia <bear@buug.homeip.net>
To:        Alexander <amour@blade.elitsat.net>
Cc:        <questions@freebsd.org>
Subject:   Re: YAMAHA OPL3-SAx
Message-ID:  <20010717111800.A10143-100000@localhost>
In-Reply-To: <20010717192806.M31946-100000@blade.elitsat.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010717111800.A10143-100000>