Re: 2.0.24 crashes and burns - binary module compatibility?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 31 Oct 1996 22:22:05 +0000 (GMT)


> Booting in single-user mode and stepping through the normal bootup
> sequence showed that I get about a hundred Aiee! Scheduling in
> interrupt! messages a second or two after I insmod -f the et5025
> module. I'll try to find out exactly what causes the problem
> tomorrow.
>
> --Arnt

2.0.24 changes internal kernel structures. We had to do that to fix the
tcp bug and the ip fragment bug. You'll just have to get a new driver from
ET. Unfortunately your machine without the big fix can be brought down by
anyone who chooses to play and the big fix means binary only modules break.

People with 2.0.24 should also always make sure they built all their source
modules again - including iBCS2 and DOSemu's little helper module if they
use it.

Alan