From owner-freebsd-current@FreeBSD.ORG Fri May 26 10:27:14 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 062B716A426; Fri, 26 May 2006 10:27:14 +0000 (UTC) (envelope-from martin@gneto.com) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2AEC43D66; Fri, 26 May 2006 10:27:09 +0000 (GMT) (envelope-from martin@gneto.com) Received: from ua-83-227-181-30.cust.bredbandsbolaget.se ([83.227.181.30] [83.227.181.30]) by mxfep01.bredband.com with ESMTP id <20060526102708.OILJ19930.mxfep01.bredband.com@ua-83-227-181-30.cust.bredbandsbolaget.se>; Fri, 26 May 2006 12:27:08 +0200 Received: from [192.168.10.11] (euklides.gneto.com [192.168.10.11]) by ua-83-227-181-30.cust.bredbandsbolaget.se (Postfix) with ESMTP id 772DB67922; Fri, 26 May 2006 12:27:08 +0200 (CEST) Message-ID: <4476D7FD.2070006@gneto.com> Date: Fri, 26 May 2006 12:27:09 +0200 From: Martin Nilsson User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= References: <20060525153743.268850@gmx.net> <4476C3EB.30105@FreeBSD.org> In-Reply-To: <4476C3EB.30105@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: current@FreeBSD.org, b-tuck@gmx.net Subject: Re: Broadcom ServerWorks HT-1000 support in OpenBSD 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: Fri, 26 May 2006 10:27:14 -0000 Søren Schmidt wrote: >>>>>> It seems like OpenBSD 3.9 has support for the HT-1000 IDE/SATA >>>>>> chipset, and we are still missing it. Is there any way to port >>>>>> their code over? There are a few nice motherboards out there that >>>>>> use this chipset (most amd server boards use the crappy nvidia >>>>>> chipset and the accompanying crappy network card). I'm running FreeBSD 6.1 on boards with HT1000 chipset, both ATA and SATA works as well under FreeBSD as it does under OpenBSD. Neither of them supports anything else than IDE mode for SATA. > Hardware has arrived here and I'm working on support as time permits, > watch -current for the commit when I'm done... Are you working on supporting the MMIO mode for SATA? (the one used by Linux - which does not support IDE mode!) There is also a really nice RAID mode (for a non HW-raid solution!) that depends on a binary blob from Broadcom available only for Linux/Windows. /Martin