From owner-freebsd-multimedia Fri Jul 11 16:52:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA10075 for multimedia-outgoing; Fri, 11 Jul 1997 16:52:35 -0700 (PDT) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA10070 for ; Fri, 11 Jul 1997 16:52:32 -0700 (PDT) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.8.5/8.8.5) with ESMTP id QAA27207 for ; Fri, 11 Jul 1997 16:52:32 -0700 (PDT) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.6/8.8.5) with SMTP id QAA23593 for ; Fri, 11 Jul 1997 16:52:31 -0700 (PDT) Date: Fri, 11 Jul 1997 16:52:31 -0700 (PDT) From: Chris Timmons To: freebsd-multimedia@freebsd.org Subject: VoxWare v3.5-alpha5 integration Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to improve our emulation environment for the linux StreamWorks audio player which at the very least uses one ioctl not available in our present VoxWare v3.0 driver: #define SNDCTL_DSP_GETOPTR _IOR ('P',18, count_info) Thanks to the work of Amancio Hasty and Brian Litzinger I've downloaded the FreeBSD port VoxWare v3.5-alpha5 and can run it successfully under 2.2-STABLE. Is anyone actively working on integrating VoxWare v3.5-alpha5 into -current? I have all of the pieces necessary to help and am willing to do so. -Chris