From owner-freebsd-multimedia Tue Aug 26 09:46:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA20755 for multimedia-outgoing; Tue, 26 Aug 1997 09:46:45 -0700 (PDT) Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA20746 for ; Tue, 26 Aug 1997 09:46:36 -0700 (PDT) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.5/8.8.5) id LAA21634; Tue, 26 Aug 1997 11:45:45 -0500 (CDT) Date: Tue, 26 Aug 1997 11:45:45 -0500 (CDT) From: Mark Tinguely Message-Id: <199708261645.LAA21634@plains.NoDak.edu> To: jakob@teligent.se, luigi@labinfo.iet.unipi.it Subject: Re: Which driver? Cc: multimedia@FreeBSD.ORG Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > still, at least we know that one works. And if you are looking for > xquake support (a game ? but you don't have spare time:> ) then try > amancio's driver first. FYI: guspnp12.tar.gz (version 3.5-alpha11-9707223) works on FreeBSD-2.2.2. I used the same compile directory, simply removing the old sound objects, added a -DNOGUSPNP to the command line and did a make. the only changes required to isa.c is to get rid of the annoying "isa_dmastart: channel X busy" message. --mark.