I am trying to connect my palm IIIx (3com IRenhance installed, serial
redirected to IR port) with my notebook (ir_tty, RH6.0, 2.2.9irda2) via
IR, with the following results:
kpilot: HotSync via /dev/irnine : OK!!!!
pilot-xfer via /dev/irnine : NO OK
pilot-ppp (see freshmeat.net, a small prgm to emulate a fake modem):
via cradle: : OK
via /dev/irnine : NO OK (output follows)
____________
[12:58]shub:~/pilot-ppp-0.1# ./pilot-ppp -d /dev/irnine
Pilot-PPP Listening on /dev/irnine at 57600 bps
Received: +++ (attention)
Sending: OK
nReceived: ATQ0H0 (AT command)
Sending: OK
Received: ATQ0V1Z (AT command)
Sending: OK
Received: ATQ0V1Z (AT command)
Sending: OK
Received: +++ (attention)
Sending: OK
nReceived: ATQ0H0 (AT command)
Sending: OK
____________
the link probably is not bidirectional...
after a little tinkering it seems that the problem lies in the line:
execl(STTY, STTY, speed, "raw", NULL);
Any ideas on how to stty the line in order to get a bidirectional link?
any help greatly appreciated
ciao
a.
--
[EMAIL PROTECTED]