X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 19 Dec 2004 06:53:17 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4e586$Blat.v2.2.2$cd199240@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <20041218170405.4f8da7aa.lijon@kymatica.com> (message from Jonatan Liljedahl on Sat, 18 Dec 2004 17:04:05 -0200) Subject: Re: Problems with timer interrupt chaining and SmartDrv References: <20041215011234 DOT 44376f01 DOT lijon AT kymatica DOT com> <01c4e2e9$Blat.v2.2.2$7ba22de0 AT zahav DOT net DOT il> <20041215234645 DOT 6d15ae95 DOT lijon AT kymatica DOT com> <01c4e32a$Blat.v2.2.2$a3b07a80 AT zahav DOT net DOT il> <20041216170806 DOT 5292b039 DOT lijon AT kymatica DOT com> <01c4e50e$Blat.v2.2.2$d4772f20 AT zahav DOT net DOT il> <20041218170405 DOT 4f8da7aa DOT lijon AT kymatica DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 18 Dec 2004 17:04:05 -0200 > From: Jonatan Liljedahl > > So what DOES disable() do if it doesn't disable interrupts? It emits the CLI instruction (as you might see in the sources). However, depending on what you have installed on the machine, the CPU flags might be virtualized. It's a mess. > > Doesn't the LFN driver support function 710Dh? AFAIK, it's part of > > the AH=71h family that an LFN driver should support. > > I don't know... Does the LFN driver chain this to smartdrv's int to tell > it to flush? I really don't know. Looking in the sources of the driver might help. > > It figures. Reprogramming the PIT on Windows is a tricky business, > > since Windows virtualizes the PIT. > > I'd consider Windows as unsuitable platform for your software. > > I agree, but some people might not want to install a plain DOS just to > run my software, so it _would_ be great if it worked. It would be great, but I don't think it's feasible. > I don't get my own messages I sent to this list, is this some setting on > the list server or is something wrong? Your message to get through, since otherwise I wouldn't be able to read them.