From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 11:33:47 2004 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 3A1C616A4CF for ; Wed, 20 Oct 2004 11:33:47 +0000 (GMT) Received: from f04n01.cac.psu.edu (f04s01.cac.psu.edu [128.118.141.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F43143D2D for ; Wed, 20 Oct 2004 11:33:45 +0000 (GMT) (envelope-from tmm324@psu.edu) Received: from [66.71.101.5] (TMM324.rh.psu.edu [66.71.101.5]) by f04n01.cac.psu.edu (8.12.11/8.12.11) with ESMTP id i9KBXiQs394762 for ; Wed, 20 Oct 2004 07:33:44 -0400 Message-ID: <41765B2C.5020306@psu.edu> Date: Wed, 20 Oct 2004 07:33:48 -0500 From: Thomas Moyer User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Subject: Another sound question. 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: Wed, 20 Oct 2004 11:33:47 -0000 I've read the handbook and searched through /usr/src/sys/conf/NOTES and found the list of snd_* drivers. I'm just not sure which one I should use. I have an Asus P4P800E-Deluxe. The website says the onboard audio is ALC850 CODEC which is AC' 97 compatible. Does anyone know which snd_* driver I should use. I know in 5.2.1 and down it just used device pcm and it worked.