Alexander Hoogerhuis <[EMAIL PROTECTED]> writes:

> Does anyone have it working with a Compaq Armada M700 (or M300) as a
> module? If so, can you post what you have in modules.conf to get it
> working?

It should just work with 2.4.17. It's been a while since I used IrDA,
but I tried it now on my M300. My modules.conf is pretty much the
default Debian irdautils installation, with the last line as the only
thing I've changed (the dongle part is of course not really necessary,
but it doesn't harm either):

#modutils/irda
alias tty-ldisc-11 irtty
alias char-major-161 ircomm-tty
alias char-major-60 ircomm_tty

# for dongle
alias irda-dongle-0 tekram
alias irda-dongle-1 esi
alias irda-dongle-2 actisys
alias irda-dongle-3 actisys
alias irda-dongle-4 girbil
alias irda-dongle-5 litelink
alias irda-dongle-6 airport
alias irda-dongle-7 old_belkin

# for FIR device
#alias irda0 nsc-ircc dongle_id=0x09
alias irda0 smc-ircc


To bring up a ppp-connection through a Nokia 6210, I did
- "ifconfig irda0 up" (had to do that twice for some reason. )
- "pppd /dev/ircomm0 connect 'chat blablabla'"

Worked like a charm. This does of course not prove that anything but
SIR works, but at least it shows that the smc-ircc module finds the
SMC chip without any additional configuration.


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

Reply via email to