X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=VvM3r8eK2BRKYl1w6EELGFd7kUreWSrdRpfw6I5qGqu BwjfYTn2kGF/6mYGAhO4NTDqpHEr7nfU8xN3UVEPyrNOx4kw0klALgXFvMu3HHLR aItQnAEUdRtGJUs3hs+WzzfsYGU8n5iIxLCCcKdFdlVQZchFMzzS0y2kufi6LMGc = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=YoZc574qnf4SA9M+vgWF0sxj9ZY=; b=RDDS40blBWTnD8SYM UyHZ39YiZFzoOWil8yqgt1Of41YmEpES2h01PvrpPWAXoASLQQVrJv8ig8n1JkIn 4Qs6UppUFo8alDkgvmMeBrwQvzKgeQn8IP4RjGfyo9F9nKJ5GYgJpBOpL3303pg3 gLPGHr8xCNTdcfFydgTBXaroEU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: qmta03.emeryville.ca.mail.comcast.net Message-ID: <537BE81A.2070909@cs.yale.edu> Date: Tue, 20 May 2014 16:41:14 -0700 From: Sean Gugler User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Bug report: 1.7.19 broke floppy drive access References: <525B6AB5 DOT 20409 AT cs DOT yale DOT edu> <537A85A9 DOT 3000503 AT cs DOT yale DOT edu> In-Reply-To: <537A85A9.3000503@cs.yale.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Confirmed fixed, Corinna. Awesome! Thank you! ~ Sean On Tue, 20 May 2014 12:39:20 +0200, Corinna Vinschen wrote: >On May 19 15:28, Sean Gugler wrote: >> Greetings, >> >> I've discovered that 5.25" and 3.5" floppy drive access became broken >> as of Cygwin1.dll version 1.7.19-1 (2013-06-05 01:07:23). I reported >> this back in October, but perhaps the message never got through. The >> problem persists with the latest version. >> >> I tested by updating all my packages to current as of 2014-05-07, then >> simply swapping cygwin1.dll with older versions. >> >> cygwin1.dll 1.7.29-1 (2014-02-09 13:07:01 - LATEST) >> >> $ dd if=/dev/fd1 of=./junk count=1 >> dd: opening `/dev/fd1': Bad address >> >> cygwin1.dll 1.7.19-1 (2013-06-05 01:07:23) >> >> $ dd if=/dev/fd1 of=./junk count=1 >> dd: opening `/dev/fd1': Bad address >> >> cygwin1.dll 1.7.18-1 (2013-04-19 01:40:41) >> >> $ dd if=/dev/fd1 of=./junk count=1 >> 1+0 records in >> 1+0 records out >> 512 bytes (512 B) copied, 2.83143 s, 0.2 kB/s > >Thanks for the report. When removing the code which was supposedly >only affecting Windows 2000 and earlier, I didn't notice that this >code path is still required for floppy drives. I don't own a floppy >drive for ages :} > >This should be fixed in CVS. Please give the Cygwin DLL from today's >snapshot on http://cygwin.com/snapshots/ a try. > > >Thanks, >Corinna > >-- >Corinna Vinschen Please, send mails regarding Cygwin to >Cygwin Maintainer cygwin AT cygwin DOT com >Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple