Date: Mon, 13 Feb 95 18:12:12 -0800 From: hasty@netcom.com To: Mark Tinguely <tinguely@plains.nodak.edu> Cc: hackers@FreeBSD.org, james@cs.uwm.edu, pst@cisco.com Subject: GUS sound driver with vat support Message-ID: <199502140212.SAA26363@netcom10.netcom.com> In-Reply-To: Your message of Mon, 13 Feb 95 17:40:25 -0600. <199502132340.AA21368@plains.NoDak.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I just uploaded to freebsd.org:~ahasty/sys-vat.tar.gz Be careful with this tar file because it will over-write: sys/i386/include/soundcard.h sys/i386/include/ultrasound.h sys/i386/conf/files.i386 sys/i386/isa/sound/* This is a *TEMPORARY* hack to allow those in the mailing list to use vat or the gus. After I can figured out what is wrong with the current sound driver for the GUS, I will post the solution. In order for vat to work please make sure that you have the following devices: Major Minor device 25, 128 /dev/audio 30, 20 /dev/audio1 If you just use the files as distributed, the gus is configured for 220, irq 12, play back dma 1, record dma 3 If you want to reconfigure the gus look in sys/i386/isa/sound/sound_config.h as well as in your system configuration to build FreeBSD. I have included my configuration file, GENERICAHVAT, as an example. For the record: Jim Lowe <james@cs.uwm.edu> Did all the work required to enable vat to work with the Linux sound driver. Paul Traina <pst@cisco.com> Started the vat port to the latest version of the sound driver I just sweated it out with the GUS initialization stuff and enabled the dual dma operation for the GUS so the vat driver could talk to the gus driver. Have fun, Amancio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502140212.SAA26363>