From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M6CNa-0004ee-A3 for mharc-grub-devel@gnu.org; Mon, 18 May 2009 19:36:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6CNY-0004eK-PF for grub-devel@gnu.org; Mon, 18 May 2009 19:36:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6CNU-0004dU-Ax for grub-devel@gnu.org; Mon, 18 May 2009 19:36:20 -0400 Received: from [199.232.76.173] (port=58898 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6CNU-0004dR-53 for grub-devel@gnu.org; Mon, 18 May 2009 19:36:16 -0400 Received: from c60.cesmail.net ([216.154.195.49]:43368) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1M6CNT-00081Z-Q0 for grub-devel@gnu.org; Mon, 18 May 2009 19:36:15 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 18 May 2009 19:36:14 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 9BB0834C6D for ; Mon, 18 May 2009 19:37:12 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: Content-Type: text/plain Date: Mon, 18 May 2009 19:36:12 -0400 Message-Id: <1242689772.16522.1.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 (2.26.1-2.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] ata.mod under qemu 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: Mon, 18 May 2009 23:36:21 -0000 On Mon, 2009-05-18 at 20:04 +0200, Vladimir 'phcoder' Serbinenko wrote: > On Mon, May 18, 2009 at 7:59 PM, Vladimir 'phcoder' Serbinenko > wrote: > > On Mon, May 18, 2009 at 7:59 PM, Vladimir 'phcoder' Serbinenko > > wrote: > >> Hello. While experimenting with ata.mod on qemu I noticed it doesn't > >> see the CD when it wasn't already initialised by bios. Just putting > >> the status check after identify check solves the problem. However I'm > >> not familiar with ata so I would like someone to have a look at it > > Forgotten attachement > File was empty and mailer was rejecting it. I haven't forgotten it > actually. Anyway here you go I did a quick check, and your patch has no effect on my system. I'm using Fedora 11 with qemu 0.10. After inserting the ata module, ls shows no disks, with or without your patch. -- Regards, Pavel Roskin