From owner-freebsd-stable@FreeBSD.ORG Sat Dec 2 17:55:42 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 576B316A403; Sat, 2 Dec 2006 17:55:42 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1F643C9D; Sat, 2 Dec 2006 17:55:20 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kB2HtZs0099962; Sat, 2 Dec 2006 10:55:40 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4571BE11.4030009@samsco.org> Date: Sat, 02 Dec 2006 10:55:29 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Hiroki Sato References: <20061202.201139.35852412.hrs@allbsd.org> In-Reply-To: <20061202.201139.35852412.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: stable@freebsd.org Subject: Re: LSI 53C1030/mpt(4) problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 17:55:42 -0000 Hiroki Sato wrote: > Hi, > > Recently I bought Intel Pentium D 945 (3.45GHz), Supermicro PDSME > (Intel E7320), and LSI21320RB (PCI-X SCSI HBA using LSI 53C1030). I > installed 6.2-RC1 to an old PATA HDD and attached it to the > motherboard, and it worked fine. However, I installed 21320RB and > made several SCSI HDDs attached, some strange problems occurred. > [...] > Any suggestions for what I should do for this problem? I can send > more detail information from "boot -v" and/or dev.mpt.0.debug=5, but > not sure which message is important for diagnosing. > > -- > | Hiroki SATO > Just for comparison, could you go back to FreeBSD 6.0 and see if the problems remain? Scott