I got a note PC DynaBook SS DS50C1/CA. According to Device Manager on
Windows98, it has SMC chip.
However, I couldn't find chip type about it on Linux using findchip.
The chip has UART compatible mode, so I can use it with only SIR mode.

I tried to ask Toshiba-DME which kind of irda chip the PC using. They
said, it uses SMC 37C869.
But I couldn't get any specfication of such chip.

According to Device Manager on Windows98, it uses 0x3f8-0x3ff and
0x258-0x25f. So I had added smc.c in findchip the following line:

        { "FDC37N869?",     {0x3f8, 0x258}, 0x55, 0x00, 0x0d, 0x29, probe_69 },

And tried to invoke findchip.

# findchip -d
:
Probing for FDC37C869? ...                         
Wrong chip id=0x05                                 
Wrong chip id=0x20                                 
:

I have no way. 

Does anybody know SMC 37C869? Or can use it?
-- 
NOKUBI Takatsugu
E-mail: [EMAIL PROTECTED]
        [EMAIL PROTECTED] / [EMAIL PROTECTED]
_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to