From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LYQ8l-0006Fq-8X for mharc-grub-devel@gnu.org; Sat, 14 Feb 2009 14:25:27 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYQ8j-0006Fi-7B for grub-devel@gnu.org; Sat, 14 Feb 2009 14:25:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYQ8h-0006FW-P5 for grub-devel@gnu.org; Sat, 14 Feb 2009 14:25:24 -0500 Received: from [199.232.76.173] (port=49941 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYQ8h-0006FT-K3 for grub-devel@gnu.org; Sat, 14 Feb 2009 14:25:23 -0500 Received: from mailout09.t-online.de ([194.25.134.84]:59578) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYQ8h-0007hK-Ak for grub-devel@gnu.org; Sat, 14 Feb 2009 14:25:23 -0500 Received: from fwd10.aul.t-online.de by mailout09.sul.t-online.de with smtp id 1LYQ8f-0001Sv-03; Sat, 14 Feb 2009 20:25:21 +0100 Received: from [10.3.2.2] (EZ9v44ZU8h-dsSsLGILDv+LC5loj+jJhqMFC776YYL3TF62oUOISVNJtGsiK8-GgAg@[217.235.199.61]) by fwd10.aul.t-online.de with esmtp id 1LYQ8b-1CTVFg0; Sat, 14 Feb 2009 20:25:17 +0100 Message-ID: <49971A9D.5080702@t-online.de> Date: Sat, 14 Feb 2009 20:25:17 +0100 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 MIME-Version: 1.0 To: The development of GRUB 2 References: <49970BBB.6070606@gmail.com> In-Reply-To: <49970BBB.6070606@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ID: EZ9v44ZU8h-dsSsLGILDv+LC5loj+jJhqMFC776YYL3TF62oUOISVNJtGsiK8-GgAg X-TOI-MSGID: 21d857ac-18c0-4fad-a36d-24089e0b81db X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: Bugfix: ata pass-through broke compilation 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: Sat, 14 Feb 2009 19:25:25 -0000 phcoder wrote: > Hello. Here is bugfix Thanks! Yes, I should rename all occurences... (gcc 3.4.4 did not detect this). Committed. Christian