From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10108142146.AA13728@clio.rice.edu> Subject: Re: Fw: Fstat.c patch To: eliz AT is DOT elta DOT co DOT il Date: Tue, 14 Aug 2001 16:46:10 -0500 (CDT) Cc: acottrel AT ihug DOT com DOT au, djgpp-workers AT delorie DOT com In-Reply-To: <3028-Tue14Aug2001211717+0300-eliz@is.elta.co.il> from "Eli Zaretskii" at Aug 14, 2001 09:17:17 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > > > 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? (Yes, just getting dev info working makes more sense).