From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E9lSh-0004wN-E2 for mharc-grub-devel@gnu.org; Mon, 29 Aug 2005 11:22:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E9lSS-0004r9-Kw for grub-devel@gnu.org; Mon, 29 Aug 2005 11:22:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E9lSK-0004mj-5K for grub-devel@gnu.org; Mon, 29 Aug 2005 11:21:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E9lSJ-0004lW-Hq for grub-devel@gnu.org; Mon, 29 Aug 2005 11:21:51 -0400 Received: from [66.187.233.31] (helo=mx1.redhat.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1E9lLf-00032p-4t for grub-devel@gnu.org; Mon, 29 Aug 2005 11:14:59 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j7TFCbhr010947 for ; Mon, 29 Aug 2005 11:12:37 -0400 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7TFCWV20692 for ; Mon, 29 Aug 2005 11:12:32 -0400 Received: from localhost.localdomain (vroomfondel.boston.redhat.com [172.16.80.154]) by devserv.devel.redhat.com (8.12.11/8.12.11) with ESMTP id j7TFCWCj025389 for ; Mon, 29 Aug 2005 11:12:32 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.4/8.13.1) with ESMTP id j7TFCYTX002507 for ; Mon, 29 Aug 2005 11:12:34 -0400 From: pjones To: The development of GRUB 2 In-Reply-To: <428B6649.6030303@bxwa.com> References: <428540C3.8090408@bxwa.com> <2d091050a84f4224f910d46898aa2442@penguinppc.org> <428B6649.6030303@bxwa.com> Content-Type: text/plain Organization: Red Hat, Inc. Date: Mon, 29 Aug 2005 11:12:33 -0400 Message-Id: <1125328354.1586.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.3.8 (2.3.8-2) Content-Transfer-Encoding: 7bit Subject: Re: Debugging X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 15:22:03 -0000 On Wed, 2005-05-18 at 08:59 -0700, Scott Becker wrote: > I'm not familiar with strace (I'm just an imaging app programmer [on doze]). > > The patch I'm referring to is on this page: > http://i2o.shadowconnect.com/download.php > > I believe that since RH now defaults to using I2O_block for raid > controllers instead of dpt_i2o from adaptec, then their shipping version > of grub would have this patch applied. We've got a similar patch, it's not actually this particular one. -- Peter