From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KETaw-0002NQ-84 for mharc-grub-devel@gnu.org; Thu, 03 Jul 2008 14:31:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KETav-0002NH-2a for grub-devel@gnu.org; Thu, 03 Jul 2008 14:31:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KETat-0002Mq-L2 for grub-devel@gnu.org; Thu, 03 Jul 2008 14:31:48 -0400 Received: from [199.232.76.173] (port=60891 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KETat-0002Mn-IM for grub-devel@gnu.org; Thu, 03 Jul 2008 14:31:47 -0400 Received: from smtp-vbr11.xs4all.nl ([194.109.24.31]:1728) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KETat-0005RN-Bc for grub-devel@gnu.org; Thu, 03 Jul 2008 14:31:47 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id m63IVjp8062828 for ; Thu, 3 Jul 2008 20:31:46 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 03 Jul 2008 20:40:07 +0200 In-Reply-To: (bean123ch@gmail.com's message of "Mon, 30 Jun 2008 18:06:09 +0800") Message-ID: <87d4lu6cc8.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] Loading windows in macbook 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: Thu, 03 Jul 2008 18:31:49 -0000 Hi, Bean writes: > Oh, actually a20 of macbook can be disabled with fast a20 port 92. > However, the current a20 code do the keyboard controller test before > trying port 92, which cause it to hang. To fix it, I only need to > adjust the order of tests. What is the order you propose? I wouldn't mind such a fix since the Intel Mac is quite popular, although changing this might break GRUB on other systems... -- Marco