Porting drivers from kernel 2.4 to kernel 2.6,where can I find the documents
Porting drivers from kernel 2.4 to kernel 2.6,where can I find the documents
Posted Nov 8, 2004 18:49 UTC (Mon) by gXyZOd (guest, #25922)In reply to: Porting drivers from kernel 2.4 to kernel 2.6,where can I find the documents by dkotian
Parent article: Porting device drivers to the 2.6 kernel
I'm looking for some information too.
Seeing that devfs is obsolent I would have to port a module that implements a "Utime Calibration" (taken from the Kansas University Real Time patch) from the 2.4.18 to the 2.6.8/9 kernel.
Not using devfs any more in the 2.6 kernel the devfs_[register/unregister]_chrev functions are useless.
I'm a n00b and am trying hard to learn.
Thanks for any response.
