From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DoM4E-0002G5-6k for mharc-grub-devel@gnu.org; Fri, 01 Jul 2005 10:00:30 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DoM45-0002Bf-PW for grub-devel@gnu.org; Fri, 01 Jul 2005 10:00:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DoM41-000299-9A for grub-devel@gnu.org; Fri, 01 Jul 2005 10:00:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoM40-00026i-1B for grub-devel@gnu.org; Fri, 01 Jul 2005 10:00:16 -0400 Received: from [81.56.128.63] (helo=xiii.metz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DoM3M-0002N6-P8 for grub-devel@gnu.org; Fri, 01 Jul 2005 09:59:37 -0400 Received: from joebar.metz ([192.168.0.4] ident=ludo) by xiii.metz with esmtp (Exim 3.36 #1 (Debian)) id 1DoLyD-0000Zk-00 for ; Fri, 01 Jul 2005 15:54:17 +0200 Message-ID: <42C54B08.4090607@linbox.com> Date: Fri, 01 Jul 2005 15:54:16 +0200 From: Ludovic Drolez User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en, fr MIME-Version: 1.0 To: The development of GRUB 2 References: <42C410AE.1030707@linbox.com> <42C507F5.4020102@linbox.com> <871x6iq0f1.fsf@student.han.nl> In-Reply-To: <871x6iq0f1.fsf@student.han.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Broken A20 gate handling 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: Fri, 01 Jul 2005 14:00:28 -0000 Marco Gerards wrote: > > Didn't syslinux/isolinux use linux code? > I don't think so, in setup.S you can read: * * New A20 code ported from SYSLINUX by H. Peter Anvin. AMD Elan bugfixes * by Robert Schwebel, December 2001 */ -- Ludovic DROLEZ