home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4239 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1.1 KB

  1. Path: sparky!uunet!bonnie.concordia.ca!daily-planet.concordia.ca!patrice
  2. From: patrice@cs.concordia.ca (SCATTOLIN patrice)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Hardware interrupt service routine
  5. Message-ID: <4754@daily-planet.concordia.ca>
  6. Date: 16 Aug 92 02:34:01 GMT
  7. Sender: usenet@daily-planet.concordia.ca
  8. Organization: Computer Science, Concordia University, Montreal, Quebec
  9. Lines: 18
  10.  
  11.  
  12. I have an I/O card ( a 100Mhz digitiser) hooked onto a PC. It operates
  13. by giving hardware interrupts at about (1000 to 4000 per seconds (in dos ). Is
  14. it possible to write an hardware interrupt service routine that will get
  15. called that frequently. If OS/2 has not time to do nothing else is not 
  16. an issue. The interrupt service routine must get immediate CPU service and
  17. not be preempted by anything even though interrupts (from the board) are
  18. allowed to come through.
  19.  
  20. My question is: Is this possible with OS/2? It now works with DOS but the
  21. rest of the software is becoming painful.
  22.  
  23. Thanks
  24. -- 
  25. Patrice Scattolin
  26.                     patrice@cs.concordia.ca
  27. Concordia University            Montreal, Canada
  28. "I am so far north that Santa lives two blocks from me"
  29.