Date: Mon, 7 Dec 98 09:52:03 +0100 From: Thierry.Herbelot@alcatel.fr To: mib@io.com Cc: brian@worldcontrol.com, freebsd-questions@FreeBSD.ORG Subject: Re: Yamaha OPL YMF715 ? Message-ID: <H000057c01ab3357@MHS> In-Reply-To: <3669C989.858CDE45@io.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The pnp device is numbered pcm1, so you must MAKEDEV pcm1 (see the archives, there is a patch to do in /dev/MAKEDEV and I don't have it onhand) TfH > 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 YMF7 > 15 > > > 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 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?H000057c01ab3357>