From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JKInD-0002nz-J9 for mharc-grub-devel@gnu.org; Wed, 30 Jan 2008 14:40:19 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKInB-0002kn-8P for grub-devel@gnu.org; Wed, 30 Jan 2008 14:40:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKIn9-0002hW-Gc for grub-devel@gnu.org; Wed, 30 Jan 2008 14:40:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKIn9-0002hF-Bj for grub-devel@gnu.org; Wed, 30 Jan 2008 14:40:15 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKIn8-0000jS-UI for grub-devel@gnu.org; Wed, 30 Jan 2008 14:40:15 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id EE6A03EB26 for ; Wed, 30 Jan 2008 20:46:45 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 30 Jan 2008 20:40:11 +0100 User-Agent: KMail/1.9.4 References: <87prvmm4i2.fsf@xs4all.nl> <87y7a7i4bx.fsf@xs4all.nl> In-Reply-To: <87y7a7i4bx.fsf@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801302040.11174.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: PCI support 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: Wed, 30 Jan 2008 19:40:17 -0000 On Wednesday 30 January 2008 18:57, Marco Gerards wrote: > No objections? Did everyone have a (quick) look at the interfaces? > > If I hear nothing, I will commit this patch Friday. You didn't check the return value from a hook. Besides that, okay for me. Thanks, Okuji