From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 01:31:10 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 E7EF537B401 for ; Wed, 16 Apr 2003 01:31:10 -0700 (PDT) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F2D43F3F for ; Wed, 16 Apr 2003 01:31:09 -0700 (PDT) (envelope-from taxman@ACD.NET) Received: from 207.179.99.49 ([207.179.99.49]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 16 Apr 2003 04:32:00 -0400 From: taxman To: "Timothy R. Simmons" , freebsd-questions@freebsd.org Date: Wed, 16 Apr 2003 04:35:05 -0400 User-Agent: KMail/1.5 References: <200304160002.05502.tsimmons77@comcast.net> In-Reply-To: <200304160002.05502.tsimmons77@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304160435.05181.taxman@acd.net> X-OriginalArrivalTime: 16 Apr 2003 08:32:01.0422 (UTC) FILETIME=[A6EFFAE0:01C303F2] Subject: Re: AC-97 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, 16 Apr 2003 08:31:11 -0000 On Tuesday 15 April 2003 08:02 pm, Timothy R. Simmons wrote: > Heyo. I've got a socket 7 mainboard from TekRam systems which has an > onboard sound controller, using the AC-97 chipset. I don't see that chipset > specificly listed in the FreeBSD handbook, so I was wondering if anyone out > there had any experience with this paticular sound chipset. Thanks a bunch. pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 9 at device 7.5 on pci0 pcm0: I've got it working quite well. I've heard it's a fairly crappy, brain-damaged chipset, but it does work fine in freebsd. just include device pcm in your kernel config file and recompile your kernel Tim