From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 13 19:52:31 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 178DD16A407 for ; Tue, 13 Feb 2007 19:52:31 +0000 (UTC) (envelope-from eps@anna.ana.com) Received: from anna.ana.com (anna.ana.com [208.69.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 0A19D13C48E for ; Tue, 13 Feb 2007 19:52:30 +0000 (UTC) (envelope-from eps@anna.ana.com) Received: from anna.ana.com (localhost [127.0.0.1]) by anna.ana.com (8.13.8/8.13.8) with ESMTP id l1DJmfpA002125 for ; Tue, 13 Feb 2007 11:48:42 -0800 (PST) Received: (from eps@localhost) by anna.ana.com (8.13.8/8.13.8/Submit) id l1DJmefB002119; Tue, 13 Feb 2007 11:48:41 -0800 (PST) Date: Tue, 13 Feb 2007 11:48:41 -0800 (PST) Message-Id: <200702131948.l1DJmefB002119@anna.ana.com> From: eps+pqry0702@ana.com (Eric P. Scott) To: freebsd-multimedia@freebsd.org Subject: Aureal Vortex 2 support in 6.x? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-multimedia@freebsd.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2007 19:52:31 -0000 (Probably a "stupid question," but I'll ask anyway...) I noticed the audio/aureal-kmod port was touched recently, but not in a useful way--only to neuter it further. Besides, I thought it was superfluous; wasn't this MFCed a long time ago? => src/sys/dev/sound/pci/au88x0.[ch] What went wrong here? There's an ominous note in CVS for src/sys/modules/sound/driver/au88x0/Makefile: "Add (but do not connect) a half-finished driver for Aureal Vortex cards. The mixer works, pcm support is half done." Also, in /usr/src/sys/conf/NOTES: "This driver lacks support for playback and recording." Oops. L-word's [ALSA] au8830 driver seems to work OK, but if I want to use one of these cards with FreeBSD, is OSS my only viable option at this point? http://www.opensound.com/freebsd.html (N.B. they only claim compatibility with 6.1-RELEASE at this time, not 6.2.) These chips are hardly rarities: Dell stuffed OEM Turtle Beach Montego II [Aureal Vortex 2] PCI sound cards in huge numbers of machines (including their popular Dimension XPS-R and XPS-T series). -=EPS=-