X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: philippe Newsgroups: comp.os.msdos.djgpp Subject: Re: jitter between 2 hardware interrupt Date: Fri, 5 Mar 2010 05:31:34 -0800 (PST) Organization: http://groups.google.com Lines: 11 Message-ID: <72267250-1635-455c-8637-3a32d4048c82@g19g2000yqe.googlegroups.com> References: <201003051033 DOT o25AXL1O020448 AT delorie DOT com> NNTP-Posting-Host: 80.70.37.40 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1267795894 14402 127.0.0.1 (5 Mar 2010 13:31:34 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 5 Mar 2010 13:31:34 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: g19g2000yqe.googlegroups.com; posting-host=80.70.37.40; posting-account=YIu_DQoAAABQWWAQMU9nbFpLINHek5WR User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Bytes: 1354 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com always the same problem! I have add : " for(i=0;i<320;i++){ signal (i, proginter1); } " I disable in BIOS all that what was possible to disable! but always the same problem! suggestions ?