In /usr/src/linux/drivers/net/irda/smc-ircc.c
try setting the values at
static unsigned int io[] = { 0x258, ~0, ~0};
static unsigned int io2[] = { 0x3f8, 0, 0};
This will make the driver use the hardcoded values instead of trying to
get the values from the chip. It works when you can't find the SMC
configuration port.
On Wed, 3 Jan 2001, NOKUBI Takatsugu wrote:
> 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
>
--
Roberto Jung Drebes <[EMAIL PROTECTED]>
Porto Alegre, RS - Brasil
http://www.inf.ufrgs.br/~drebes/
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda