From owner-cvs-src@FreeBSD.ORG Wed Sep 29 06:17:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B37516A4CE; Wed, 29 Sep 2004 06:17:55 +0000 (GMT) Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au [218.214.20.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2B743D49; Wed, 29 Sep 2004 06:17:52 +0000 (GMT) (envelope-from jb@cimlogic.com.au) Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102) id F16A26A9B9; Wed, 29 Sep 2004 16:17:50 +1000 (EST) Date: Wed, 29 Sep 2004 16:17:50 +1000 From: John Birrell To: Warner Losh Message-ID: <20040929061750.GA910@freebsd3.cimlogic.com.au> References: <200409290517.i8T5HRlm044009@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409290517.i8T5HRlm044009@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fdc fdc_isa.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 06:17:55 -0000 On Wed, Sep 29, 2004 at 05:17:26AM +0000, Warner Losh wrote: > imp 2004-09-29 05:17:26 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > sys/dev/fdc fdc_isa.c > Log: > MFC: Merge case 8 into the resource allocation from 1.15: > > >>revision 1.15 [ ... ] > If you get floppy hangs on boot, please try after this patch and let > me know if they are solved. This patch doesn't change things for me. The server doesn't hang indefinitely, but in waits for about 2 minutes (as it did before the patch) after writing: acd0: CDROM at ata1-master PIO3 to the screen. Then it carries on as though nothing had ever happened. During the 2 minute delay, the floppy disk light is on, but I don't hear the burrrp-buzzurrp[1] sound that the floopy disk usually makes when it is probed without a disk in it. [1] that's a technical term that I might have to explain later to interested parties. -- John Birrell