From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HWdFJ-0002QN-Pb for mharc-grub-devel@gnu.org; Wed, 28 Mar 2007 14:51:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWdFI-0002Mr-Is for grub-devel@gnu.org; Wed, 28 Mar 2007 14:51:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWdFH-0002KG-KL for grub-devel@gnu.org; Wed, 28 Mar 2007 14:51:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWdFH-0002Jj-Ew for grub-devel@gnu.org; Wed, 28 Mar 2007 13:51:43 -0500 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWdCm-0005hY-66 for grub-devel@gnu.org; Wed, 28 Mar 2007 14:49:08 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id 340BC3CF23078 for ; Thu, 29 Mar 2007 00:32:00 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 300D03CEF9F34 for ; Thu, 29 Mar 2007 00:31:59 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 28 Mar 2007 19:49:03 +0100 User-Agent: KMail/1.8.2 References: <000001c76f5e$aa4f4840$030010ac@temjin> In-Reply-To: <000001c76f5e$aa4f4840$030010ac@temjin> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703282049.03643.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.048932, version=0.17.2 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: I write a patch for Japanese NEC i386 old computers. 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, 28 Mar 2007 18:51:44 -0000 On Monday 26 March 2007 06:24, Hitoshi Ozeki wrote: > Appendix: memory map of GRUB on NEC PC-9800 series. Thank you for your information. Could you please add this information to the wiki: http://grub.enbug.org/MemoryMap Okuji