Timo Kosig <[EMAIL PROTECTED]> writes:

> FIR: (FIR enabled in bios)
>
> modprobe smc-ircc                     # no problems
> lsmod shows also "irda" and "irport" loaded after doing "modprobe smc-ircc".
> echo 1 > /proc/sys/net/irda/discovery
> irdadump shows nothing...

You have to do 'ifconfig irda0 up' too.

> SIR: (SIR enabled in bios, irq=3, port=0x02e8)
>
> modprobe irda
> modprobe irtty
> irattach /dev/ttyS3 -s 1
> irdadump (shows nothing but my own pc)

Same here, unless irattach does it for you (I don't use irattach, so I
don't know)

> I would be very pleased to get those SIR drivers to work, i don't need FIR,
> just SIR for syncing my mobile phone and my Palm.

There's a third option you didn't try:

setserial /dev/ttyS3 uart none
modprobe irport io=0x02e8 irq=3
ifconfig irda0 up


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

Reply via email to