From owner-freebsd-multimedia Wed May 24 18:24:31 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from cis.ohio-state.edu (mail.cis.ohio-state.edu [164.107.115.5]) by hub.freebsd.org (Postfix) with ESMTP id A081837BB51; Wed, 24 May 2000 18:24:25 -0700 (PDT) (envelope-from matey@cis.ohio-state.edu) Received: from alpha.cis.ohio-state.edu (matey@alpha.cis.ohio-state.edu [164.107.112.15]) by cis.ohio-state.edu (8.9.1/8.9.1) with ESMTP id VAA05349; Wed, 24 May 2000 21:24:23 -0400 (EDT) Received: (from matey@localhost) by alpha.cis.ohio-state.edu (8.9.1/8.9.1) id VAA02860; Wed, 24 May 2000 21:25:08 -0400 (EDT) Date: Wed, 24 May 2000 21:24:16 -0400 From: Alexander Matey To: freebsd-multimedia@freebsd.org Cc: freebsd-hackers@freebsd.org Subject: Driver for Aureal Vortex* based soundcards is available Message-ID: <20000524212416.A486@cis.ohio-state.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [Please, remove hackers from Cc: list when replying] Finally took the time to put this stuff together. I am releasing the newpcm driver for Aureal Vortex1, Vortex2, Vortex Advantage based soundcards (au8830, au8820, au8810 chipsets). This is not a "true" driver, it needs to be linked with Aureal's Linux Vortex binary core which provides the interface to the Vortex hardware. Detailed information can be found on: http://www.cis.ohio-state.edu/~matey/au88x0/ Driver supports 4 playback channels at sampling rates 4 though 48kHz. Recording is also supported to some extent. The only soundcard I had the chance to test it with was my Diamond Monster MX-300 (Vortex2, au8830 based card). If your soundcard is based on au8820 or au8810 chipsets please give it a try. I'd like to know if it works for other chipsets as well. I tested it on 5.0-CURRENT although I believe it should compile and run on 4.0-STABLE as well. This my first driver, any comments are appreciated. :) -- lx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message