Hi there,

In a Sony Vaio PCG-F26 with Kernel 2.2.12 + patch-2.2.12-irda1 +
irda-utils-0.9.2 I managed to get the Ir device up and running to
hotsync my PalmIIIx (via PilotManager). Below is a summary of what
I did;

<Kernel configuration :>

CONFIG_IRDA=m
CONFIG_IRCOMM=m
CONFIG_IRPORT_SIR=m

--
<entry to the /etc/conf.modules :>

alias tty-ldisc-11 irtty
alias char-major-60 ircomm_tty

--
<entry to the /etc/rc.d/rc.local :>

setserial /dev/ttyS2 port 0x03e8 irq 10
modprobe irda > /dev/null 2>&1
irmanager -d 1 > /dev/null 2>&1

--
<output of lsmod :>

Module          Size    Used by
irtty           2972    2  (autoclean)
irda            63745   1  [irtty]
ds              5740    2  [fmvj18x_cs]
i82365          21200   2
fmvj18x_cs      7304    1
pcmcia_core     33456   0  [fmvj18x_cs ds i82365]

--
<active entry in the /etc/irda/devices :>

irattach /dev/ttyS0

--
It is funny that the Palm syncs nicely with the above settings.
However, if I alter the entry in the /etc/irda/devices as
"irattach /dev/ttyS2" (which I thought it should be) then
the Palm starts giving this annoying warning "Waiting for sender..".

I would appreciate if someone could tell me what I am doing
wrong.

Regards,

Taner


---
Taner Akbay (Assistant Professor)
Department of Mechanical Engineering    |
Oita University,                        | Tel/Fax: +81 (0)97 554 7194
Dannoharu 700, Oita 870-1192, Japan     | e-mail : [EMAIL PROTECTED]






_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to