Hallo,

some weeks ago I got the ir-port on my toshiba working with FIR mode. I will 
try to summarize my work. 

1.) Patch the toshobe driver that comes with your kernel. You can do an   
quirk and dirty patch by substituting the string 0x701 by 0xd01 in the files 
toshoboe.c and toshoboe.h. This works for me. Or you download patched      
version provided by James at ftp://gimel.esc.cam.ac.uk/pub/irda.            
Recompile the kernel/module 

 2.) Insert the following lines in your 
/etc/conf.modules (/etc/modules.conf) 

alias tty-ldisc-11 irtty
alias char-major-161 ircomm-tty
alias irda0 toshoboe 

and run depmod -a 

3.) After "irattach irda0 -s" you should be able to discover your notebook 
and your siemens S35 by "irdadump". 

These are the first step to get your ir-port working. Do you need further 
hints? 

                         
Udo 

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

Reply via email to