Paul Waserbrot wrote :
> 
> Jan 17 01:51:43 barbados kernel: irlap_change_speed(), setting speed to 1152000

        Ahh... The phone is requesting MIR (1.1Mb/s). I would bet that
the SMC driver doesn't support MIR properly.
        Try the following before attempting a connection :
                echo 115200 > /proc/sys/net/irda/max_baud_rate
        (Note : that's 115kb/s, which is the max SIR speed)

        If this workaround fixes the problem, somebody will have to
take a deep look at the SMC spec and implement MIR properly in the
driver.
        Regards,

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

Reply via email to