Re: [Fault-injection-developer] Kernel version - network driver
Status: Alpha
Brought to you by:
rustyl
From: Louis Z. <lou...@li...> - 2003-03-11 00:52:21
|
Dear Sripriya, Our kernel patch is based on the top of Linus' tree. If you would like to develop driver with FITH, I suggest you download our development tree by BK directly. I think 2.5 kernel is also reasonably stable because of feature-frozen and much work on it. I don't see many changes in network driver model between 2.4 and 2.5 except trivial module mechanism. So it is easy to port driver bi-directly. According to backport FITH to 2.4, making KMMIO/KIRQ work in 2.4 is trivial, but DBP/DR are a little difficult because they need KPROBE. -- Yours truly, Louis Zhuang --------------- Fault Injection Test Harness Project BK tree: http://fault-injection.bkbits.net/linux-2.5 Home Page: http://sf.net/projects/fault-injection |