From owner-freebsd-current@FreeBSD.ORG Mon Oct 8 13:05:21 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E19E16A417 for ; Mon, 8 Oct 2007 13:05:21 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from spacemail1-out.mgmt.space.net (spacemail1-out.mgmt.Space.Net [194.97.149.146]) by mx1.freebsd.org (Postfix) with ESMTP id 674ED13C4A5 for ; Mon, 8 Oct 2007 13:05:19 +0000 (UTC) (envelope-from se@FreeBSD.org) X-SpaceNet-SBRS: None X-IronPort-AV: E=Sophos;i="4.21,242,1188770400"; d="scan'208";a="67063342" Received: from mail.atsec.com ([195.30.252.105]) by spacemail1-out.mgmt.space.net with ESMTP; 08 Oct 2007 15:05:11 +0200 Received: from [10.2.2.88] (frueh.atsec.com [217.110.13.170]) (Authenticated sender: se@atsec.com) by mail.atsec.com (Postfix) with ESMTP id 51D0072091C; Mon, 8 Oct 2007 15:05:17 +0200 (CEST) Message-ID: <470A2B0C.2020502@FreeBSD.org> Date: Mon, 08 Oct 2007 15:05:16 +0200 From: Stefan Esser User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: "Andrey V. Elsukov" References: <20071002164246.GA986@hades.panopticon> <20071003003329.GA78359@hades.panopticon> <4709FEB0.80004@FreeBSD.org> <470A1D53.40209@yandex.ru> In-Reply-To: <470A1D53.40209@yandex.ru> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, TooMany Secrets Subject: Re: Need motherboard for home fileserver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 13:05:21 -0000 Andrey V. Elsukov schrieb: > TooMany Secrets wrote: >> 2007/10/8, Stefan Esser : >>> Well, you may want to take a look at the Abit AN-M2 (or -M2HD, if you >>> are interested in firewire support, or possibly in HDMI/HDCP). All >>> functions appear to be well supported (disk, video, sound, integrated >>> PCIe Gigabit Ethernet). Combined with an "Arctic Cooling Freezer 64 Pro >>> PWM" it gives a cheap, compact, and quiet (and power-efficient!) small >>> server with quite good performance (though with only a limited number >>> of PCIe and PCI slots, since it has a uATX form factor). >> >> I'm very interested in this mb, but is correctly supported in >> 6.2-STABLE also? > > There is one issue. ATI IXP600/IXP700 not yet supported with ata(4) > driver. And you will have only UDMA33 is the best case. But you can > found a patch in gnats (PR ). > http://www.freebsd.org/cgi/query-pr.cgi?pr=116125 No, the Abit AN-M2(HD) are based on nForce chip-sets (630a with integrated 7025/7050 graphics), no patch is required for ata(4) (since the SATA/IDE parts are mostly identical to the nF6150/430, with the addition of AHCI support, which can be optionally enabled in the BIOS). Regards, STefan