[iPAQ] Is there anyone connected iPAQ and Laptop with 4M bps?

From: Darwin Chen <DarwinC.a.t.ViaSoft.com.cn>
Date: Wed Oct 10 2001 - 06:19:27 EDT

Hi,

I have an iPAQ 3630 modal and a Legend notebook. the followed is configuration:

Notebook:
        PII + RedHat 7.1, the Irda chip is NSC PC87338.
iPAQ:
        SA1110 + Linux-2.4.0-rmk2-np1-hh1.
and patch the sa1100_ir.c.

Now, I connected two notebooks with IrDA 4M bps. But I can't connecte the iPAQ and notebook with 4 Mbps.
it is successful with SIR mode.

SIR mode
notebook:
        irattach /dev/ttyS2 -s
        modprobe irnet
        pppd /dev/irnet 460800 local noauth 10.0.0.1:10.0.0.2 passive

iPAQ:
        irattach /dev/ttySA2 -s
        modprobe irnet
        pppd /dev/irnet local noauth&
        ping 10.0.0.1

It's OK.

FIR mode:
notebook:
        insmod irda irda_debug=3
        modprobe nsc-ircc
        modprobe irnet
        pppd /dev/irnet 460800 local noauth 10.0.0.1:10.0.0.2 passive

iPAQ:
        insmod irda irda_debug=3
        insmod sa1100_ir.o
        modprobe irnet
        pppd /dev/irnet local noauth&

The iPAQ prints:
        irnet: irnet_discover_daddr_and_lsap_sel(): unexpected IAS query failure
        Using interface ppp0
        Connect: ppp0 <--> /dev/irnet
        LCP: timeout sending Config-Requests
        Connection terminated.
        [1]+ Exit 10 pppd /dev/irnet 460800 local noauth

Is there anyone connected iPAQ and Laptop with 4M bps?

thanks.

Darwin chen.
Received on Wed Oct 10 02:12:46 2001

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:12 EDT