> Hello all
> don't be to happy yet :(
>
> I did find out a few things to patch the kernel but now i am stuck.
> the one change i adapted wass __initfunc -> __init
> and the kernel commandline parameters can now be put in the
> different routines with
> routine_setup
> [
> definition
> ]
> __setu
Hello all
don't be to happy yet :(
I did find out a few things to patch the kernel but now i am stuck.
the one change i adapted wass __initfunc -> __init
and the kernel commandline parameters can now be put in the
different routines with
routine_setup
[
definition
]
__setup ("whatever=", rout