From owner-freebsd-current@FreeBSD.ORG Mon Sep 29 11:28:47 2003 Return-Path: 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 08D2916A4B3 for ; Mon, 29 Sep 2003 11:28:47 -0700 (PDT) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id B334E43FE5 for ; Mon, 29 Sep 2003 11:28:32 -0700 (PDT) (envelope-from gaml@buz.ch) Received: (qmail 78088 invoked from network); 29 Sep 2003 18:28:29 -0000 Received: from dclient217-162-130-157.hispeed.ch (HELO ga) (217.162.130.157) by 0 with SMTP; 29 Sep 2003 18:28:29 -0000 Date: Mon, 29 Sep 2003 20:29:47 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v2.00.6) UNREG / CD5BF9353B3B7091 X-Priority: 3 (Normal) Message-ID: <61180692781.20030929202947@buz.ch> To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: SiL3112 SATA (RAID) Controller drives aren't working at all. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gabriel Ambuehl List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 18:28:47 -0000 The drivers in 28.9.JPSNAP of current will allow you to install FreeBSD on a SATA disk connected to a Silicon Image 3112 SATA RAID controller but not much more. Shortly after booting, the system will start getting UDMA timeouts and basically just freezes. Furthermore, the disks connected to the controller will ALWAYS show up as individual disks in the setup, no matter if they are alone, in a stripe set or a real RAID 1 array. Seeing that this probably belongs in Soren's domain, is there any possibility to add some function to atacontrol to allow rebuilding without having hotswap on HPT/Promise chipsets? (I know the Windows drivers of both can do so, so imagine the feature has to be somewhere).