From owner-freebsd-questions Mon Dec 7 01:14:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06399 for freebsd-questions-outgoing; Mon, 7 Dec 1998 01:14:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (news2.alcatel.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA06392 for ; Mon, 7 Dec 1998 01:14:00 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) From: Thierry.Herbelot@alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP) with ESMTP id LAA21507; Mon, 7 Dec 1998 11:12:30 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id KAA15782; Mon, 7 Dec 1998 10:10:58 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id JAA07193; Mon, 7 Dec 1998 09:56:20 +0100 (MET) Received: from telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA22731; Mon, 7 Dec 98 10:00:46 +0100 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA070310761; Mon, 7 Dec 1998 09:52:41 +0100 X-Openmail-Hops: 1 Date: Mon, 7 Dec 98 09:52:03 +0100 Message-Id: In-Reply-To: <3669C989.858CDE45@io.com> Subject: Re: Yamaha OPL YMF715 ? Mime-Version: 1.0 To: mib@io.com Cc: brian@worldcontrol.com, freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII; name="Re:" Content-Disposition: inline; filename="Re:" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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