From owner-freebsd-questions Sat Dec 5 16:02:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26784 for freebsd-questions-outgoing; Sat, 5 Dec 1998 16:02:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blacksun.student.simons-rock.edu ([207.51.114.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26779 for ; Sat, 5 Dec 1998 16:02:33 -0800 (PST) (envelope-from mib@io.com) Received: from io.com (localhost [127.0.0.1]) by blacksun.student.simons-rock.edu (8.8.8/8.8.8) with ESMTP id TAA00222; Sat, 5 Dec 1998 19:02:18 -0500 (EST) (envelope-from mib@io.com) Message-ID: <3669C989.858CDE45@io.com> Date: Sat, 05 Dec 1998 19:02:18 -0500 From: mib Organization: Illuminati Online X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: brian@worldcontrol.com Subject: Re: Yamaha OPL YMF715 ? References: <19981203152442.A812@io.com> <19981205012253.A6300@top.worldcontrol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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