From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BqUMd-0000yf-3Z for qemu-devel@nongnu.org; Fri, 30 Jul 2004 06:11:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BqUMX-0000yP-0v for qemu-devel@nongnu.org; Fri, 30 Jul 2004 06:11:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BqUMT-0000yM-BJ for qemu-devel@nongnu.org; Fri, 30 Jul 2004 06:11:37 -0400 Received: from [194.105.28.94] (helo=iv.ro) by monty-python.gnu.org with smtp (Exim 4.34) id 1BqUIw-0000Xm-61 for qemu-devel@nongnu.org; Fri, 30 Jul 2004 06:07:59 -0400 Date: Fri, 30 Jul 2004 13:06:46 +0300 From: Jani Monoses Subject: Re: [Qemu-devel] QEMU floppy problems (was: ecos and qemu) Message-Id: <20040730130646.6fb49b29.jani@iv.ro> In-Reply-To: References: <20040723111415.4c10521f.jani@iv.ro> <87oem6vkcs.fsf@benpfaff.org> <20040723181228.4eee1763.jani@iv.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Fri, 30 Jul 2004 12:01:25 +0200 (CEST) Johannes Martin wrote: > On Fri, 23 Jul 2004, Jani Monoses wrote: > > and this patch fixes it :) > > it's ugly though... > > > > does it work for you guys? > > No, I cannot read any floppies on Win98 SE or OS/2. I know, my fix is for a bug in handling incomplete sectors in the qemu block layer and not in the emulation of the fdc itself. Jani