Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Sat, 24 Nov 2001 16:07:14 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: /cygdrive improvements Message-ID: <20011124210714.GA8898@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <20011122060643 DOT GA12017 AT redhat DOT com> <20011124211427 DOT Z14975 AT cygbert DOT vinschen DOT de> <20011124213534 DOT A14975 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011124213534.A14975@cygbert.vinschen.de> User-Agent: Mutt/1.3.23.1i On Sat, Nov 24, 2001 at 09:35:34PM +0100, Corinna Vinschen wrote: >On Sat, Nov 24, 2001 at 09:14:27PM +0100, Corinna Vinschen wrote: >> On Thu, Nov 22, 2001 at 01:06:43AM -0500, Christopher Faylor wrote: >> > The only thing wrong with this currently is that zsh times out trying to >> > read the floppy drive the first time. >> >> It does on empty CD-ROMs and any kind of removable media drives, too. >> That is, three times the "no media" message on my XP box. I like this > >Oh, I just found that the `no media' message doesn't happen with >the patch I've sent a few minutes ago. Now they are not shown as > >/cygdrive/a: no medium > >but as > >dr-xr-xr-x 6 root root 0 Jan 1 1970 a > >The drives are still accessed, though but that's probably only a >problem for floppies. Does the current CVS do this? I seemed to notice some messages the first time I tried the patch but then they disappeared. I think that Windows is somehow caching the fact that the drive is off-line. cgf