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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fe5641bca012dada X-Google-Attributes: gid103376,public From: Samuel Tardieu Subject: Re: help about handling interrupts Date: 1998/04/07 Message-ID: #1/1 X-Deja-AN: 341686608 References: <3528B9E0.6F0F@bipa162.bi.ehu.es> <3529047A.44EE08B8@cl.cam.ac.uk> Mail-Copies-To: sam@ada.eu.org Content-Type: text/plain; charset=US-ASCII Organization: TELECOM Paris Mime-Version: 1.0 (generated by tm-edit 7.108) Newsgroups: comp.lang.ada Date: 1998-04-07T00:00:00+00:00 List-Id: >>>>> "Markus" == Markus Kuhn writes: Igor> I am learning ADA95 and I am searching for an example of Igor> attaching a procedure when an interrupts rises. I read the RM95 Igor> but I dont understand it too well because of my language. I am Igor> programming under GNAT 3.10 for a Linux platform. Markus> Like many of those hardware related questions, this is more a Markus> matter of your operating system than a matter of Markus> Ada. Therefore you should look into the Linux kernel first how Markus> interrupt handling is done there and not into the RM. Markus> User processes cannot directly handle interrupts under Linux. I'm afraid you are talking about different things; it looks like Igor means "signal" when he writes "interrupt", while you mean "hardware interrupt". Sam -- Samuel Tardieu -- sam@ada.eu.org