From owner-freebsd-questions@FreeBSD.ORG Fri Oct 3 08:49:34 2003 Return-Path: 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 0109116A4BF for ; Fri, 3 Oct 2003 08:49:34 -0700 (PDT) Received: from aibo.runbox.com (cujo.runbox.com [193.71.199.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A3B43FF9 for ; Fri, 3 Oct 2003 08:49:32 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.9] (helo=fetch-bak.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.20) id 1A5SBP-0006l7-KT for questions@freebsd.org; Fri, 03 Oct 2003 17:49:31 +0200 Received: from [12.33.76.83] (helo=srce) (Authenticated Sender=klimenta@runbox.com) by fetch-bak.runbox.com with asmtp (Exim 4.20) id 1A5SAw-0002Zb-3p for questions@freebsd.org; Fri, 03 Oct 2003 17:49:02 +0200 Message-ID: <001801c389c6$b44904c0$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: References: Date: Fri, 3 Oct 2003 11:54:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: Onboard Sound Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 15:49:34 -0000 > Hello, > I have Intel P4I865G Chipset with AC'97 v.2.2 onboard audio > and I would like to know if it is supported by the FreeBSD > 4.8-Stable kernel. If it is - how can I bring my sound card > up ? What line should I add to my kernel configuration file It might work with pcm driver. http://www.freebsd.org/releases/4.8R/hardware-i386.html#AEN1685 Audio howto http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html