From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!think.com!linus!linus!mbunix.mitre.org!costello From: costello@mbunix.mitre.org (Costello) Newsgroups: comp.lang.ada Subject: How are interrupt signals mapped w/ Alsys and Verdix Keywords: interrupt signals Message-ID: <1991Feb1.194038.21560@linus.mitre.org> Date: 1 Feb 91 19:40:38 GMT Sender: news@linus.mitre.org (News Service) Distribution: usa Organization: The MITRE Corp., Bedford MA Originator: costello@mbunix.mitre.org Nntp-Posting-Host: mbunix.mitre.org List-Id: Hello, as I uderstand it interrupts are converted to entry calls. These entry calls may be implemented as an ordinary entry call, a timed entry call, or a conditional entry call. For example, on the system which I am working on (Mac IIx running A/UX) Telesoft implements the interrupt entry calls as conditional entry calls. I am doing a summary of how different vendors (Telesoft, Alsys, Verdix, etc) implements interrupts. I would appreciate it if you would send me a little note telling me how interrupts are implemented on your system: vendor: (Telesoft, Verdix, Alsys, etc) interrupts implemented as: (ordinary entry calls, timed entry calls, or conditional entry calls) system: (eg. Mac IIx running A/UX) Please e-mail directly to me: costello@mitre.com Thanks. If there is an expressed interest I will post a summary of my findings. Cheers! /Roger