Hi,
> When I start irdadump I can only see frames coming from the
> own PC :
>
> 16:26:29.000540 xid:cmd 9a9ac785 > ffffffff S=6 s=2 (14)
> 16:26:29.090528 xid:cmd 9a9ac785 > ffffffff S=6 s=3 (14)
> 16:26:29.180563 xid:cmd 9a9ac785 > ffffffff S=6 s=4 (14)
> 16:26:29.270525 xid:cmd 9a9ac785 > ffffffff S=6 s=5 (14)
> 16:26:29.360524 xid:cmd 9a9ac785 > ffffffff S=6 s=* umcws025 hint=4400 [
it looks similar to the problem I had.
Finally I was suggested to check/change the interrupt of the serial port
associated to the irda port.
What I had was that at booting time my irda port was recognized as
....
ttyS02 at 0x03e8 (irq = 4) is a 16550A
....
on the other hand, in my case 'findchip' utility found:
Found NSC PC87338 Controller at 0x398, DevID=0x0b, Rev. 1
SIR Base 0x3e8, FIR Base 0x3e8
IRQ = 9, DMA = 0
Enabled: yes, Suspended: no
UART compatible: yes
Half duplex delay = 0 us
after changing the interrupt of ttyS02 from 4 to 9 with :
setserial /dev/ttyS2 irq 9
everything worked properly.
Hope it works for you too.
Ciao
Francesco
--
E-mail: [EMAIL PROTECTED] OR [EMAIL PROTECTED]
Tel: +33 1 69157987 Fax: +33 1 69156525
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda