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 in iPAQ and Laptop with 4M bps?
thanks.
Darwin chen.
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda