comp.lang.ada
 help / color / mirror / Atom feed
* Access to x86 I/O ports
@ 1996-10-02  0:00 JR Crosmer
  1996-10-09  0:00 ` Jim Dorman
  0 siblings, 1 reply; 2+ messages in thread
From: JR Crosmer @ 1996-10-02  0:00 UTC (permalink / raw)



Is there a way to access the I/O ports of the X86 processor
(similar to the inportb, etc. in c) in the w96 gnat?

Options seem to be 
a) there is a system call in the libc
b) one must use a w95 API call
c) write an asm procedures and invoke from Ada
d) not possible (must write w95 device driver)

Any experience with any of the above suggested methods?

JR Crosmer




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

end of thread, other threads:[~1996-10-09  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-10-02  0:00 Access to x86 I/O ports JR Crosmer
1996-10-09  0:00 ` Jim Dorman

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