Hi!
> > I get compile failure for 2.4.21-rc1:
> >
> > "in irda_device_init: undefined reference to toshoboe_init".
>
> Non-modular IrDA is not supported in 2.4.X and is known to be
> broken in various way (see bottom of my web page). This was fixed in
> 2.5.24, but won't be fixed in the 2.4.X serie. However, I always
> accept trivial patches...
> Have fun...
Fix was to kill toshoboe_init() from irda_device_init(): it is
module_init() so it gets called, anyway.
Unfortunately toshoboe in 2.4.21-rc1 works as badly as in 2.5: the
"new" driver does not even detect it and the "old" driver breaks with
max_baud > 9600.
Pavel
-- When do you have a heart between your knees? [Johanka's followup: and *two* hearts?] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 22:00:35 EST