From owner-freebsd-hackers@FreeBSD.ORG Sun Apr 18 19:36:11 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E4F816A4CE for ; Sun, 18 Apr 2004 19:36:11 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCF6F43D39 for ; Sun, 18 Apr 2004 19:36:10 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (203.134.132.97) by smtp01.syd.iprimus.net.au (7.0.024) id 402BA92701888267; Mon, 19 Apr 2004 12:36:03 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id F157A41C8; Mon, 19 Apr 2004 13:38:48 +1000 (EST) Date: Mon, 19 Apr 2004 13:38:48 +1000 From: Tim Robbins To: Mark Message-ID: <20040419033848.GA10708@cat.robbins.dropbear.id.au> References: <200404181516.I3IFGIQ6039814@asarian-host.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404181516.I3IFGIQ6039814@asarian-host.net> User-Agent: Mutt/1.4.1i cc: freebsd-hackers@freebsd.org Subject: Re: ADI AD1980 6-channel audio X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 02:36:11 -0000 On Sun, Apr 18, 2004 at 03:16:19PM +0000, Mark wrote: > Hello, > > I plan to install FreeBSD 4.9R-p4 on an ASUS K8V Deluxe board. The board has > an oboard ADI AD1980 6-channel audio chip. Is that supported? The 4.9R > hardware compatibility list does not list a whole lot of devices. I have this same board. FreeBSD 5.2.1/amd64 supports all of the onboard hardware, including sound, network, USB 2.0, VIA ATA/SATA, Promise SATA, and FireWire. ACPI support is also fully functional. I haven't tried 4.9, but I expect that most are supported; out of interest, though, why are you not running an amd64 release? Tim