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: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: help about handling interrupts Date: 1998/04/07 Message-ID: #1/1 X-Deja-AN: 341863778 References: <3528B9E0.6F0F@bipa162.bi.ehu.es> <3529047A.44EE08B8@cl.cam.ac.uk> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1998-04-07T00:00:00+00:00 List-Id: Markus Kuhn (Markus.Kuhn@cl.cam.ac.uk) wrote: : Igor Pascual Sagastagoitia wrote: : > : > I am learning ADA95 and I am searching for an example of attaching a : > procedure when an interrupts rises. : > I read the RM95 but I dont understand it too well because of my : > language. : > I am programming under GNAT 3.10 for a Linux platform. : Like many of those hardware related questions, this is more a matter : of your operating system than a matter of Ada. Therefore you should : look into the Linux kernel first how interrupt handling is : done there and not into the RM. Unless Igor was refering to the package Ada.Interrupts, which is AFAIK not yet supported under Linux, so it would be difficult to show a working example anyway. Jerry. -- -- Jerry van Dijk | email: jdijk@acm.org -- Leiden, Holland | member Team-Ada