Xref: news-dnh.mv.net comp.os.msdos.djgpp:2187 Newsgroups: comp.os.msdos.djgpp Path: news-dnh.mv.net!mv!news.sprintlink.net!tank.news.pipex.net!pipex!warwick!bsmail!inferno.cs.bris.ac.uk!hedley From: hedley AT inferno DOT cs DOT bris DOT ac DOT uk (David Hedley) Subject: lots of interrupts per sec with DJGPP Sender: usenet AT ncs DOT bris DOT ac DOT uk (Usenet news owner) Nntp-Posting-Host: inferno.cs.bris.ac.uk Reply-To: David DOT Hedley AT bris DOT ac DOT uk Organization: Computer Science Dept. University of Bristol, England Date: Mon, 25 Sep 1995 19:51:14 GMT Lines: 19 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp I would like to write a C program using DJGPP to record data from an ISA ADC card. The card generates around 10,000 interrupts per second. I am using a 486dx2 (66Mhz) PCI based PC. Polling the card is not an option. I already have a real-mode C program for reading the card data and it seems to work fine at up to 10,000 ints per sec, but it really needs to be 32-bit (I need more than 256x256 arrays). Is this likely to be a problem with djgpp? any help would be greatly appreciated David -- David Hedley (David DOT Hedley AT bris DOT ac DOT uk) http://www.cs.bris.ac.uk/~hedley/ finger hedley AT cs DOT bris DOT ac DOT uk for PGP key Computer Graphics Group | University of Bristol | UK *** All opinions expressed are mine and mine alone ***