From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 12:08:42 2005 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 3EDB716A4CE for ; Thu, 14 Apr 2005 12:08:42 +0000 (GMT) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0DCA43D1D for ; Thu, 14 Apr 2005 12:08:41 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 1937F7300B; Thu, 14 Apr 2005 14:08:41 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 75237-01; Thu, 14 Apr 2005 14:08:37 +0200 (CEST) Received: from webmail.thilelli.net (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id D121F7303D; Thu, 14 Apr 2005 14:08:36 +0200 (CEST) Received: from 192.168.1.18 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Thu, 14 Apr 2005 14:08:36 +0200 (CEST) Message-ID: <62304.192.168.1.18.1113480516.squirrel@webmail.thilelli.net> In-Reply-To: <1f1325c51d6e.425e77de@etat.lu> References: <1f1325c51d6e.425e77de@etat.lu> Date: Thu, 14 Apr 2005 14:08:36 +0200 (CEST) From: "Julien Gabel" To: "Didier Wiroth" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at thilelli.net cc: freebsd-questions@freebsd.org Subject: Re: which audio driver for Intel AC'97? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jpeg@thilelli.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:08:42 -0000 > I have a HP/COMPAQ NC6000 Laptop which has a AC'97 audio controller. > I'm using freebsd5.4(pre-release). Is the chip supported? > > I was not able to find info on the hardware page? [...] > device = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller' Have you tried using the 'snd_ich' driver? -- -jpeg.