Date: Wed, 15 Aug 2001 09:41:53 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <8632-Wed15Aug2001094152+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: acottrel AT ihug DOT com DOT au, djgpp-workers AT delorie DOT com In-reply-to: <10108142146.AA13728@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: Fw: Fstat.c patch References: <10108142146 DOT AA13728 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Tue, 14 Aug 2001 16:46:10 -0500 (CDT) > > > > > is there a way to find out the drive given the serial number? > > > > > > Look up table? > > > > Won't work with floppies, CD-ROMs, and other removables. > > Right, but it could be a list. New serial number you've never > seen, you check the removables for new serial number? I'm afraid this would be very slow. I was hoping someone knows about an algorithmic way to compute a drive out of a label without actually hitting the disk.