From owner-cvs-sys Sat May 6 23:38:52 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA07935 for cvs-sys-outgoing; Sat, 6 May 1995 23:38:52 -0700 Received: (from pst@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA07925 ; Sat, 6 May 1995 23:38:51 -0700 Date: Sat, 6 May 1995 23:38:51 -0700 From: Paul Traina Message-Id: <199505070638.XAA07925@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound dmabuf.c sound_calls.h vat_audio.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk pst 95/05/06 23:38:50 Modified: sys/i386/isa/sound dmabuf.c sound_calls.h vat_audio.c Log: Major cleanup up SunOS/VAT driver emulation code, added a BSD style copyright notice, performed all of the structural changes necessary to get this thing to work with the unidirectional-DMA version of voxware. This work is -not- complete, but it's in far better shape than it was, and I may not touch it again for another few months.