Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 1998 19:02:18 -0500
From:      mib <mib@io.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        brian@worldcontrol.com
Subject:   Re: Yamaha OPL YMF715 ?
Message-ID:  <3669C989.858CDE45@io.com>
References:  <19981203152442.A812@io.com> <19981205012253.A6300@top.worldcontrol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
brian@worldcontrol.com wrote:
> On Thu, Dec 03, 1998 at 03:24:42PM -0600, mib wrote:
> > What lines are necessary in my config file for my integrated Yamaha OPL YMF715
> > audio chip?  Thanks in advance!
> 
> I use
> 
> device pcm0 at isa? port ? tty irq 10 drq 0 flags 0x11
> 
> However, I assigned the DRQs on my system in reverse of the way
> most people do, which would be:
> 
> device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x10

I added from LINT...

controller      pnp0
device          pcm0    at isa? port ? tty irq 10 drq 1 flags 0x0 vector
pcmintr

... and dmesg says...

Probing for PnP devices:
CSN 1 Vendor ID: YMH0030 [0x3000a865] Serial 0x80860001
This is a Yamaha SA3, but LDN 0 is disabled
Probing for devices on the ISA bus:
pcm0 not found at 0xffffffff

Any suggestions?

- d.

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?3669C989.858CDE45>