原帖由 volospin 於 2006-7-11 14:49 發表
I found a nice kernel wiki site.
It tells us the changes of each kernel version,
including new drivers included in the kernel.
I am still investigating it...
[url]http://wiki.kernelnewbies.or ...
Tell you when I find it...
although I found something similar in http://old.kernelnewbies.org/
but it only update to 2.4.20 then 2.5...
and only the ascii works.
Tell you when I find it...
although I found something similar in http://old.kernelnewbies.org/
but it only update to 2.4.20 then 2.5...
and only the ascii works.
still remember how hard it was when moving to 2.6.16 - the re-allocation of the netfilter, 2.6.16 doesn't read my previous config, i have to check for the entries one by one :(
I reconfig the kernel via menuconfig instead of copying the .config
so... I restudy the location of the functions I want everytime I compile the kernel.