From owner-freebsd-current@FreeBSD.ORG Thu Oct 5 04:59:29 2006 Return-Path: X-Original-To: freebsd-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 2778C16A412 for ; Thu, 5 Oct 2006 04:59:29 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from mail.ambrisko.com (mail.ambrisko.com [64.174.51.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E4043D45 for ; Thu, 5 Oct 2006 04:59:28 +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; 04 Oct 2006 21:56:33 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.13.1/8.12.11) with ESMTP id k954xSuK073394; Wed, 4 Oct 2006 21:59:28 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.13.1/8.13.1/Submit) id k954xMEv073389; Wed, 4 Oct 2006 21:59:22 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200610050459.k954xMEv073389@ambrisko.com> In-Reply-To: <4523AA3C.2000107@qbrick.com> To: Fredrik Widlund Date: Wed, 4 Oct 2006 21:59:22 -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-current@freebsd.org Subject: Re: 6.2-BETA2 Dell PE1950 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: Thu, 05 Oct 2006 04:59:29 -0000 Fredrik Widlund writes: | An update, right now the BCE nic seems to work, I'm not sure exactly why | yet. I'm attaching the dmesg however. | | SAS adapter is the PERC 5I, which is handled by the MPT driver in | 6.2-Beta2. I'll continue to look at this. There are some unhandled | events (0x12, 0x16), but these might not be needed. You might be confused here. PERC stands for "Power Edge RAID Controller" which is the LSI RAID card. It is supported via the mfi driver. The MPT driver supports the non-RAID SAS card. Okay it can do some RAID but really isn't a RAID card like the real RAID card. I do have a card that is the SAS controller but I haven't played with it much. I did play with it a little to figure out a different problem and now it sits on my desk. Doug A.