[Fault-injection-developer] Kernel version - network driver
Status: Alpha
Brought to you by:
rustyl
From: Sripriya N. <sri...@np...> - 2003-03-10 11:42:27
|
Hi, I am currently involved in developing network driver for gigabit = ethernet card under Linux. I would like to test the driver I develop = with the "Fault injection test harness" that comes as a patch for Kernel = 2.5. Now my question is, what kernel version would be advisable to write = the driver on? Is it too much of a porting work if I develop on the = kernel 2.4 which is reasonably stable, to finally test with the = hardening tool.or will it be a risk developing on kernel 2.5 development = series? I would also like to know the amount of work involved in porting = back the harness tool to kernel 2.4, if it is possible. Kindly suggest the latest kernel version I can work on inorder to use = the hardening tool. Thanks Sripriya |