comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: IRQs and interrupt handlers
Date: 1998/05/23
Date: 1998-05-23T00:00:00+00:00	[thread overview]
Message-ID: <dewar.895929646@merv> (raw)
In-Reply-To: 3565976A.D1B53EA9@catalina-inter.net


Chris says

<<Since I work with Dale I have a better understanding of what he wants to do.
He feels that since Windows95 is a single user system, he should be able to
write ISRs.  He has a specific need with a card he is using and needs to be
able to write an ISR for it.  As it is, he will resort to using "C" tools that w
ill
enable him to set up the handlers for his board's interrupt.  It is a shame
that he couldn't do this with GNAT.
>>

This is nothing to do with GNAT. Anything that can be done in this regard
can most certainly be done using GNAT, since this is not a language
dependent issue at all. Some glue code may be needed at some level, in
writing the necessary device drivers, which could for example be done
with package Machine_Code, or alternatively this may well be a case in
which a mixed Ada-C approach would make sense.

Certainly there is no feature that needs adding to GNAT to support this!
I would certainly be opposed to adding some Win-95 specific rubbish to
Ada or GNAT. We will let Mr. Gates do that if he ever feels that universal
use of Ada is threatening the ability of Microsoft to lock out non-MS
users :-)





      parent reply	other threads:[~1998-05-23  0:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-20  0:00 IRQs and interrupt handlers under Win95 Dale Keim
1998-05-20  0:00 ` Markus Kuhn
1998-05-21  0:00   ` Michael F Brenner
1998-05-21  0:00     ` Robert Dewar
1998-05-21  0:00     ` Robert Dewar
1998-05-21  0:00     ` The nature of operating systems - was: IRQs and interrupt handlers Larry Kilgallen
1998-05-22  0:00       ` Chris Sparks (aka Mr. Ada)
1998-05-22  0:00         ` Jerry van Dijk
1998-05-23  0:00           ` falis
1998-05-24  0:00             ` Jerry van Dijk
1998-05-22  0:00         ` Larry Kilgallen
1998-05-23  0:00         ` Tom Moran
1998-05-24  0:00           ` Jerry van Dijk
1998-05-23  0:00         ` Robert Dewar [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox