From: Martin Str|mberg Message-Id: <200101070912.KAA22631@father.ludd.luth.se> Subject: Re: Fw: Patch for statfs.c In-Reply-To: from Eli Zaretskii at "Jan 7, 2001 11:04:03 am" To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Sun, 7 Jan 2001 10:12:34 +0100 (MET) Cc: djgpp-workers AT delorie DOT com (DJGPP-WORKERS) X-Mailer: ELM [version 2.4ME+ PL54 (25)] 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 djgpp-workers included again. According to Eli Zaretskii: > > /* useAX0x1510() was successful and is reporting bigger total > > size than INT21 AX=7303, so we use those values. > > If INT21 AX=7303 is reporting bigger total size than > > useAX0x1510(), it means the disc in the drive is bigger > > than a CD, e. g. it is a DVD-ROM. In that case we use the > > values from INT21 AX=7303. */ > > "Bigger than a CD" is unclear. "Larger than 700MB" or "larger than a CD > can hold" is better, I think. How about "the disc in the drive is bigger than what an ordinary CDROM can hold, e. g. a DVD-ROM"? Right, MartinS