From owner-cvs-all@FreeBSD.ORG Wed Jul 5 10:28:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55B8616A4DD for ; Wed, 5 Jul 2006 10:28:34 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF3A743D49 for ; Wed, 5 Jul 2006 10:28:33 +0000 (GMT) (envelope-from sos@deepcore.dk) Received: from [194.192.25.130] (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.13.6/8.13.4) with ESMTP id k65ASWqb084892; Wed, 5 Jul 2006 12:28:32 +0200 (CEST) (envelope-from sos@deepcore.dk) Message-ID: <44AB9450.9030300@deepcore.dk> Date: Wed, 05 Jul 2006 12:28:32 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5.0.2 (X11/20060531) MIME-Version: 1.0 To: Martin Nilsson References: <200607042036.k64Ka3Cx095387@repoman.freebsd.org> <44AB7443.1080108@mullet.se> In-Reply-To: <44AB7443.1080108@mullet.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.16 Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-lowlevel.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 10:28:34 -0000 Martin Nilsson wrote: > Søren Schmidt wrote: >> sos 2006-07-04 20:36:03 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/ata ata-chipset.c ata-lowlevel.c ata-pci.h Log: >> Add preliminary support for the Serverworks HT1000 chip. > > Thanks for working on this! > You're welcome! If I get the HW on my lab table I'll get it supported :) > I tested with a Supermicro H8SSL-R10 board and MMIO mode now works. > I can't figure out how to make the stupid BIOS use a single non-RAID > boot drive in RAID mode, so I can't test that without digging up an > ATA drive with a fresh current. The intel MatrixRAID have no problem > with this! Hmm, I have a H8SSL-i R1.0 that this was done on, and it has no RAID (that I'm aware of) on the SATA channels. However in the BIOS menu where I can select IDE/MMIO mode I can also select which SATA drive to boot from... What type of RAID does your model have ? -Søren