From owner-freebsd-stable@FreeBSD.ORG Thu Jun 17 16:54:54 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DA616A4CE for ; Thu, 17 Jun 2004 16:54:54 +0000 (GMT) Received: from mail.ambrisko.com (adsl-64-174-51-43.dsl.snfc21.pacbell.net [64.174.51.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id B84CF43D4C for ; Thu, 17 Jun 2004 16:54:53 +0000 (GMT) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) (192.168.1.2) by mail.ambrisko.com with ESMTP; 17 Jun 2004 09:53:25 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.12.9p2/8.12.9) with ESMTP id i5HGrPSU064063; Thu, 17 Jun 2004 09:53:25 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.12.9p2/8.12.9/Submit) id i5HGrPPi064062; Thu, 17 Jun 2004 09:53:25 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200406171653.i5HGrPPi064062@ambrisko.com> In-Reply-To: <20040617090559.0E7D.UEDA@netforest.ad.jp> To: UEDA Hiroyuki Date: Thu, 17 Jun 2004 09:53:25 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Dell PE750 w/SATA X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 16:54:54 -0000 UEDA Hiroyuki writes: | > I'm planning to set up a system as described below, but I want to hear if anyone | > else on this list has had any experience with a similar setup before I put it | > into production use. | > | > It is a Dell PE750 with: | (snip) | > - CERC SATA RAID Controller (6 channel) | | Though I have tested Dell PE750 with SATA RAID1(without SCSI) using | FreeBSD 5.2.1-RELEASE-p8, the installer could not find the disk :-(. | | But Ushine Hiroyuki has reported he can boot with some patch derived | from OpenBSD aac code. Scott added the PCI device ID's to -current atleast. I have a bunch of the CERC SATA cards around here but haven't recently tested them recently. We went with my SATA/ata-raid patches and skipped the CERC card. Doug A.