From owner-freebsd-multimedia Sat May 16 15:02:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA15365 for freebsd-multimedia-outgoing; Sat, 16 May 1998 15:02:13 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from roma.coe.ufrj.br (jonny@roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA15360 for ; Sat, 16 May 1998 15:02:10 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id TAA10545; Sat, 16 May 1998 19:02:05 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199805162202.TAA10545@roma.coe.ufrj.br> Subject: Re: Is 2.2-STABLE safe to use on a machine with Gus PnP? In-Reply-To: <199805162154.SAA10484@roma.coe.ufrj.br> from Stan Brown at "May 16, 98 05:54:20 pm" To: stanb@awod.com (Stan Brown) Date: Sat, 16 May 1998 19:02:05 -0300 (EST) Cc: multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #define quoting(Stan Brown) // >Which driver are you using with your GUS PnP ? I've been using one // >with pcm driver in -stable for a long time now. // // I am using one called gus. Thisnk this is the problem? What do your // config lines for your GUS look like? That's the problem. This driver does not support the PnP version. Or at least it didn't, I don't know if Amancio has commited his last version of his drivers. Anyway, unless you need the midi/synth interface, it's much better to use the new Luigi's driver. Simply remove all drivers related to sound cards (including controller snd), and add the following: controller pnp0 device pcm0 at isa? port 0x220 tty irq 7 drq 1 flags 0x15 vector pcmintr Off course, the parameters above are for my machine, which has two sound cards. The gus will use the device pcm1, since it's a PnP device. In this sense, there's no importance in which values are above. Hope this helps, Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message