From owner-cvs-all@FreeBSD.ORG Thu Dec 18 11:34:54 2003 Return-Path: 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 7034816A4CE; Thu, 18 Dec 2003 11:34:54 -0800 (PST) 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 4040343D1D; Thu, 18 Dec 2003 11:34:46 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id hBIJWAtx075870; Thu, 18 Dec 2003 20:32:10 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id hBIJWAKa075869; Thu, 18 Dec 2003 20:32:10 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200312181932.hBIJWAKa075869@spider.deepcore.dk> In-Reply-To: <20031218191907.GA81799@nevermind.kiev.ua> To: Alexandr Kovalenko Date: Thu, 18 Dec 2003 20:32:10 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: Alexander Leidinger cc: src-committers@FreeBSD.ORG cc: John Baldwin cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 18 Dec 2003 19:34:54 -0000 It seems Alexandr Kovalenko wrote: > > I still need to figure out the format they use on disk to be able to > > pick up their RAID info, so thats not going to happen anytime soon as > > I dont have any HW that uses this format to experiment with. > > However you can still use the SATA part but just as a normal controller. > > Yes, Soren, thank you. I will use vinum to make software mirroring... Or simply use atacontrol to setup a generic ATA RAID .... -Søren Yes I know it works under windows!!