From owner-freebsd-questions Mon Jan 3 11:58:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by hub.freebsd.org (Postfix) with ESMTP id 0B41915224 for ; Mon, 3 Jan 2000 11:58:45 -0800 (PST) (envelope-from joseph.scott@owp.csus.edu) Received: from owp.csus.edu (mail.owp.csus.edu [130.86.232.247]) by pebkac.owp.csus.edu (8.9.3/8.9.3) with ESMTP id LAA04158; Mon, 3 Jan 2000 11:58:36 -0800 (PST) (envelope-from joseph.scott@owp.csus.edu) Message-ID: <3870FF8D.7625E107@owp.csus.edu> Date: Mon, 03 Jan 2000 19:59:10 +0000 From: Joseph Scott X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: R Joseph Wright Cc: ishmael@tranquility.net, freebsd-questions@FreeBSD.ORG Subject: Re: ensoniq audiopci References: <99122910053500.16441@myname.my.domain> <386BC677.195E6918@nwlink.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright wrote: > > Ishmael wrote: > > > > ok, im new to freebsd, i looked around, but couldnt find out whether the 3.x > > kernel has support for ensoniq audiopci (es1371). if it does, what options do > > i enable in kernel config file to get it? > > > > Jeremy > > > I have the same card, and tried many solutions to making it work with no > success. From what I understand, the ensoniq 1370 is well supported, > while the 1371 is not. > So I made the decision to spend $30 dollars for an OSS > driver(www.4front-tech.com). It really works, and it makes FreeBSD a > much friendlier place to have sound :) I've got an es1371. It's been working fine for quite awhile ( well, it plays my mp3's anyway ). Originally I got it working through a set of patches. These have been brought in to the source tree now. I'm running a stock version of -STABLE from this morning and it's been playing my mp3's just fine. items from dmesg : es1: rev 0x06 int a irq 5 on pci0.13.0 pcm1: using I/O space register mapping at 0xb400 es1371: codec vendor TRA revision 35 es1371: codec features Bass & Treble es1371: stereo enhancement: no 3D stereo enhancement The only sound related item in my kernel config is : device pcm0 You'll probably have to do a MAKEDEV once you've got this in your kernel. Other than that it seems to work fine. -- Joseph Scott joseph.scott@owp.csus.edu Office Of Water Programs - CSU Sacramento To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message