comp.lang.ada
 help / color / mirror / Atom feed
From: sk <noname@myob.com>
Subject: Re: no crash dump ?
Date: Thu, 07 Mar 2002 18:37:36 -0600
Date: 2002-03-07T18:37:36-06:00	[thread overview]
Message-ID: <mailman.1015547882.32690.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 20020307215639.37cf3f6d.bjorn.lundin@swipnet.se

Hi,

Firstly, wont compile without a line adding a 
definition for "b"

  b : Byte;

for the line 

     put_line(byte'image(b));

But, the real issue is where are you actually
trying to write data to the "Joystick" ?

For Linux Mandrake 7.1 and GNAT 3.13p (and
running as root or setting the "run as" attribute
to root through "chmod" etc), I have had success 
writing through the "/dev/" file hierarchy ...

    TIO.Open (Printer, TIO.Out_file, "/dev/lpt0");

Perhaps the joysticj is in the "/dev/" hierarchy ?

-- 
-------------------------------------
-- Merge vertically for real address
-------------------------------------
s n p @ t . o
 k i e k c c m
-------------------------------------



  parent reply	other threads:[~2002-03-08  0:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-07 20:56 no crash dump ? Bj�rn Lundin
2002-03-07 22:08 ` Anders Gidenstam
2002-03-08  0:37 ` sk [this message]
2002-03-08 16:22   ` Bj�rn Lundin
2002-03-08 22:13     ` Jeffrey Carter
2002-03-08 22:49     ` sk
2002-03-09 18:07       ` Bj�rn Lundin
replies disabled

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