From owner-freebsd-multimedia Tue Sep 16 23:33:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA21800 for multimedia-outgoing; Tue, 16 Sep 1997 23:33:42 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA21793 for ; Tue, 16 Sep 1997 23:33:39 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id XAA19773; Tue, 16 Sep 1997 23:32:54 -0700 (PDT) Message-Id: <199709170632.XAA19773@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Mark Murray cc: Luigi Rizzo , multimedia@FreeBSD.ORG Subject: Re: GUS PnP and the new PnP code in 3.0 In-reply-to: Your message of "Wed, 17 Sep 1997 08:08:16 +0200." <199709170608.IAA00428@greenpeace.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 Sep 1997 23:32:54 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I think that error happens when you are using the stock freebsd sound driver. Which version are you using? 2.2.xxx or 3.0 -current Do me favor do : grep IwaveOpen /sys/i386/isa/sound/gus_card.c and see if that routine is there Tnks Amancio >From The Desk Of Mark Murray : > Luigi Rizzo wrote: > > in fact, the above is just an informative message. Since you used > > guspnp and not the new sound driver, there is no matching PnP device > > driver, so the card is just ignored. > > > > > > gus0 at ? on isa > > > > WARNING! GUS found at 220, config was ffffffff ERROR! Invalid IRQ#-1. GU > S Di > > > sabled > > > > ... > > > > controller snd0 > > > > device gus0 at isa? vector gusintr > > > > I believe you should put all the parameters for the Gus (port, irq, > > drq) in the config file, as you did before. Not sure if you can > > specify the parameters on the "device" line so that they match > > those in the card . > > Problem is that the above (GUS) warning happens whether the 'device > pnp0' line is there or not. I have never had the irq, dma etc stuff on > the 'device gus0' line. (If I put stuff ther, does the driver set the > card with those parameters? I tried once with no luck) > > M > -- > Mark Murray > Join the anti-SPAM movement: http://www.cauce.org > >