Hi Thomas,
I tried the latest kernel with your patches. At least my VAIO doesn'rt
die any more when I modprobe nsc-ircc.
Here is what the log says:
Apr 2 22:17:47 mini kernel: nsc-ircc, Found chip at base=0x398
Apr 2 22:17:47 mini kernel: nsc-ircc, driver loaded (Dag Brattli)
Apr 2 22:17:47 mini kernel: nsc_ircc_open(), can't get iobase of 0x3e8
And the output:
# modprobe nsc-ircc dongle_id=0x09
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o: init_module: No
such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o: insmod
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o failed
/lib/modules/2.4.3/kernel/drivers/net/irda/nsc-ircc.o: insmod nsc-ircc
failed
It's definately id 0x09, since that one worked with 2.2.18
Thanks for your help!
Juergen
On Sun, Apr 01, 2001 at 08:20:09PM -0400, Thomas Hood wrote:
> Apart from the previous two patches, my earlier nsc-ircc
> patch also changed (improved?) some printf outputs and
> changed the use of request_region() to the new Linux-2.4.x
> method. I won't worry about those for now. I hope that
> these two patches will be submitted to Linus and/or Alan
> sometime soon. Let me know if there is some problem with them.
>
> Thomas
> --- af_irda.c~ Fri Mar 2 14:12:12 2001
> +++ af_irda.c Sun Apr 1 20:11:54 2001
> @@ -2437,5 +2437,7 @@
>
> MODULE_AUTHOR("Dag Brattli <[EMAIL PROTECTED]>");
> MODULE_DESCRIPTION("The Linux IrDA Protocol Subsystem");
> +#ifdef CONFIG_IRDA_DEBUG
> MODULE_PARM(irda_debug, "1l");
> +#endif
> #endif /* MODULE */
>
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda