On Tue, Nov 13, 2001 at 02:31:32AM -0600, Cameron B. Prince wrote:
> 
> I wish the gurus would take this one on. Dag, if I ship the phone over
> to you, will you update IrDA for it and return it? :)
> 
> If anyone has further suggestions, please don't hesitate to voice
> them...

I sent a mail to the list in July (actually twice that month, I think..)
describing what I do on the laptop here:

http://www.pasta.cs.uit.no/pipermail/linux-irda/2001-July/002932.html

Basically it comes down to running

setserial /dev/ttyS1 uart none port 0
insmod irda
insmod irport io=0x2f8 irq=3
insmod ircomm
insmod ircomm-tty
echo 1 > /proc/sys/net/irda/discovery
ifconfig irda0 up

but read the mail for some thoughts on kernel versions.

Make sure you set up the port for SIR wherever needed (BIOS/proprietary sw.)

I've also always made sure that the phone is discovered before attempting to
open /dev/ircomm0 by starting minicom or pppd, but that's mostly because it
was neccessary when the IrCOMM code was not-so-solid and I figured I could
afford being nice.  :)


//Peter

-- 
irc: CareBear\
irl: Peter Stuge
_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to