From owner-freebsd-multimedia Sat Jan 24 01:31:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23986 for freebsd-multimedia-outgoing; Sat, 24 Jan 1998 01:31:26 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA23980 for ; Sat, 24 Jan 1998 01:31:19 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA03880; Sat, 24 Jan 1998 06:16:38 +0100 From: Luigi Rizzo Message-Id: <199801240516.GAA03880@labinfo.iet.unipi.it> Subject: Re: Motorola VoiceSurfr modem PnP card seen during Gus Pnp search To: brainey@cisco.com Date: Sat, 24 Jan 1998 06:16:37 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <199801240244.SAA18335@brainey-ss20.cisco.com> from "Bill Rainey" at Jan 23, 98 06:44:14 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi, > Yesterday I went and got a Motorola VoiceSurfr 56K internal > modem PnP ISA Card, ran the setmodem.exe program supplied under DOS to ... > but when it gets to the GUS stuff, I got this: ... > I guess the question is - how do I get the guspnp code to get beyond > the motorola pnp card and find the guspnp ? Is this a case where I > should try Luigi's sound drivers and pnp code ? probably. As a matter of fact, the problem is that guspnp does its own PnP handling and from your report it appears to be pretty unflexible in that it only expects one PnP device, and that should be the GUS. For sure you should get my pnp code (and since it's in -current since october or so, all you need is to put "controller pnp" into your kernel config file and do the usual stuff. As a bonus that will save you the need to configure the card through DOS, but you will be able to use boot -c for that -- see man pnp for details. As for the sound driver, if you use mine, you will only be able to use the audio capabilities of the gus -- no midi, no synth. Maybe that's enough for you, as it is for me and many others. Otherwise, you should try and see if there can be some integration between the guspnp code and my pnp support (basically it requires to remove the pnp setup code from guspnp, and use my routines instead to _read_ the status of the guspnp at attach time. cheers luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________