From owner-freebsd-multimedia Tue Nov 11 05:50:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA23338 for multimedia-outgoing; Tue, 11 Nov 1997 05:50:53 -0800 (PST) (envelope-from owner-freebsd-multimedia) 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 FAA23313 for ; Tue, 11 Nov 1997 05:50:41 -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 NAA04333; Tue, 11 Nov 1997 13:32:32 +0100 From: Luigi Rizzo Message-Id: <199711111232.NAA04333@labinfo.iet.unipi.it> Subject: Re: Full Duplex Sound Card To: julio@IQM.Unicamp.BR (Julio Murilo Trevas dos Santos) Date: Tue, 11 Nov 1997 13:32:32 +0100 (MET) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199711111157.JAA01768@eros.iqm.unicamp.br> from "Julio Murilo Trevas dos Santos" at Nov 11, 97 09:57:22 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have been looking for a full duplex sound card (like Advance > Gravis Ultra Sound). Could you suggest another one, that works with > Amncio's driver or Luigi's driver? > Thank you, my driver supports many new "no name"16-bit PnP cards. Basically, if you see a card which is advertised as "16-bit compatible " and it is PnP, chances are that it works with my driver. Also if you see references to WSS/MSS, that should be a good indication. As well as the use of Crystal 423x, OPTI931, Yamaha SA-2 ... The only exception might be ESS cards which are not full duplex anyways. Cheers Luigi