NOKUBI Takatsugu wrote:
In article <[EMAIL PROTECTED]>
[EMAIL PROTECTED] writes:
If you are only interested in sir, you might try the following procedure:
insmod irda
insmod irtty
insmod ircomm
insmod ircomm-tty
irattach /dev/yourtty -s
and then it should work... at least that one has never failed for me.
I think, you can use IrDA with the following simple command:
irattach /dev/yourtty -s
However, it requires proper /etc/modules.conf settings. In
irda-common, it should be done by /etc/modutils/irda file and
update-modules(8) command.
I have to play more...
I'm running into an ip_bind error today and haven't worked on it much.