comp.lang.ada
 help / color / mirror / Atom feed
* Accessing I/O Ports in Windows NT/2000
@ 2002-01-16 22:19 Jeffrey Glenn
  2002-01-17  3:41 ` Steve Doiel
  2002-01-17 15:35 ` Ted Dennison
  0 siblings, 2 replies; 9+ messages in thread
From: Jeffrey Glenn @ 2002-01-16 22:19 UTC (permalink / raw)


I've found that accessing the I/O ports on Windows 9x is rather easy, 
but with Windows NT/2000 input and output instructions are privileged 
and the OS just pulls the plug on your program. I found IO.DLL which is 
supposed to provide I/O port access but it causes an illegal page fault 
when called from an Ada task.

Does anyone know of an Ada solution to accessing I/O ports on Windows 
NT/2000?




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-01-22  7:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-16 22:19 Accessing I/O Ports in Windows NT/2000 Jeffrey Glenn
2002-01-17  3:41 ` Steve Doiel
2002-01-17 15:35 ` Ted Dennison
2002-01-17 21:26   ` Jeffrey Glenn
2002-01-18  7:09     ` Michael Bode
2002-01-18  8:29     ` Dmitry A. Kazakov
2002-01-18 17:22       ` Stephen Leake
2002-01-18 15:03     ` Ted Dennison
2002-01-22  7:47   ` Mats Karlssohn

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