From owner-freebsd-multimedia Thu Sep 4 10:26:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA12563 for multimedia-outgoing; Thu, 4 Sep 1997 10:26:00 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id KAA12557 for ; Thu, 4 Sep 1997 10:25:54 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id SAA10544; Thu, 4 Sep 1997 18:13:56 +0200 From: Luigi Rizzo Message-Id: <199709041613.SAA10544@labinfo.iet.unipi.it> Subject: Re: Updated support for Ensoniq SoundScape Elite or VIVO in FreeBSD-3.0 To: cracauer@wavehh.hanse.de Date: Thu, 4 Sep 1997 18:13:56 +0200 (MET DST) Cc: john@jwlab.feith.COM, freebsd-multimedia@FreeBSD.ORG In-Reply-To: <9709041229.AA09553@wavehh.hanse.de> from "Martin Cracauer" at Sep 4, 97 02:29:22 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >I see that some of the sound drivers are being updated (i.e. GUS and SB) ... > >is there any work being done on the Ensoniq drivers? Is the SoundScape Elite > >currently considered to be "supported"? Any chance of the VIVO (which is PnP) > >being supported in the future? > > I don't think so. However, I own a SS elite that isn't even recognized > in Soundblaster emulation by FreeBSD and I'd like to change that. > > Is anyone on this list who has programming information on the > Soundscape? Maybe even something for the effects section of the elite? for sure I am not working on the effect section, I guess your best chance is to try out OSS. For the audio part, care to tell which driver did not work for you, the one in the source tree, Amancio's driver (guspnp) or mine (snd97XXXX.tgz) ? Not having the cards, we need to know: - what they are supposed to emulate; - what chipset they use; - if they are PnP, the output from pnpinfo. Cheers Luigi