From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 04:37:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F8416A41F for ; Mon, 3 Oct 2005 04:37:14 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from mx1.highperformance.net (ip30.gte215.dsl-acs2.sea.iinet.com [209.20.215.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B50643D45 for ; Mon, 3 Oct 2005 04:37:11 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] (w16.stradamotorsports.com [192.168.1.16]) by mx1.highperformance.net (8.13.3/8.13.3) with ESMTP id j934cBem016102 for ; Sun, 2 Oct 2005 21:38:21 -0700 (PDT) (envelope-from jcw@highperformance.net) Date: Sun, 02 Oct 2005 21:37:06 -0700 From: "Jason C. Wells" To: freebsd-questions@freebsd.org Message-ID: X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, score=-5.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on s4.stradamotorsports.com Subject: Realtek AC97 Support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 04:37:14 -0000 I haven't had any luck guessing at how to provide a driver for my onboard Realtek AC97 audio under FreeBSD 6. Has anyone made this work? Can I use the linux ALSA driver with FreeBSD? Realtek provides this on their website in source. I haven't manage to complete a compilation of the driver yet. If such a thing has actually been done by someone here, I'll try harder. Thanks, Jason C. Wells