From owner-freebsd-current@FreeBSD.ORG Sat Sep 16 23:45:26 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 9072E16A417 for ; Sat, 16 Sep 2006 23:45:26 +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 F1D4B43D4C for ; Sat, 16 Sep 2006 23:45:25 +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 k8GNjEL8055169; Sat, 16 Sep 2006 17:45:19 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <450C8C89.1080906@samsco.org> Date: Sat, 16 Sep 2006 17:45:13 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: eculp@bafirst.com References: <1157154024.835.6.camel@atomizer.opensourcebeef.net> <7579f7fb0609011848p1ecc9d4dh47eb259cc3441ddb@mail.gmail.com> <1157164264.835.14.camel@atomizer.opensourcebeef.net> <7579f7fb0609012009i557cf4baid07ce14c294241ad@mail.gmail.com> <1157210850.939.0.camel@atomizer.opensourcebeef.net> <7579f7fb0609021152p5eb9eec7waca10f78fd0eb5cf@mail.gmail.com> <20060916092222.ebf8kst9ko4kk8ko@mail.bafirst.com> In-Reply-To: <20060916092222.ebf8kst9ko4kk8ko@mail.bafirst.com> Content-Type: text/plain; charset=us-ascii; 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: freebsd-current@freebsd.org Subject: Re: LSI 1030 mpt doesn't work if I build a new kernel 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: Sat, 16 Sep 2006 23:45:26 -0000 eculp@bafirst.com wrote: > Quoting Matthew Jacob : > >> Darn! >> >> On 9/2/06, Rod Person wrote: >> >>> On Fri, 2006-09-01 at 20:09 -0700, Matthew Jacob wrote: >>> > All who are having this issue- try the attached patch and see if it >>> helps. >>> >>> I applied the patch like this: >>> path mpt.c CHANGE >>> >>> rebuilt the kernel but still no luck. Same errors... > > > Is there new information or has anyone found a solutation or workaround > for this problem? > > My dmesg: > mpt0: port 0xec00-0xecff mem > 0xdfdf0000-0xdfdfffff,0xdfde0000-0xdfdeffff irq 34 at device 5.0 on pci2 > mpt0: [GIANT-LOCKED] > mpt0: MPI Version=1.2.12.0 > > Thanks, > Is the LSI-MPT BIOS disabled on your machine? I found that I had to start enabling it, otherwise the driver does something at boot that makes the MPT chip stop responding. It didn't use to be that way. Scott