Newsgroups: comp.os.msdos.djgpp From: manni DOT heumann AT gmx DOT de (Manni Heumann) Subject: RE: Accurate timing! References: X-Newsreader: News Xpress 2.01 Date: Sat, 19 Feb 2000 10:42:16 GMT NNTP-Posting-Host: ppp36-311.hrz.uni-bielefeld.de Message-ID: <38ae738a_1@news.uni-bielefeld.de> X-Trace: 19 Feb 2000 11:42:18 +0200, ppp36-311.hrz.uni-bielefeld.de Lines: 22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com djgpp AT delorie DOT com wrote: >On Fri, 18 Feb 2000, Manni Heumann wrote: > >> It won't work under windows, you should not try to access a floppy drive with > >> the timer ticking faster, and your system time will be wrong afterwards. > >Shouldn't try using any disk drive with a modified timer. > You mean HDs as well? The problem with floppies is, IMHO, that their timings are dependent on the system timer. I don't think HDs are as stupid as that. But maybe they were some years ago. I often used a (very stupid) program that would reprogram the timer, accumulate some data, write them to disk and then set the timer back. Never did any harm. -- Manni