Aug. 9, 2016
9:16 a.m.
On Mon, Aug 08, 2016 at 10:40:08PM +0530, Saket Sinha wrote:
Hi,
The ideal way to start is to write some basic kernel drivers. Look for the tutorial at the following links -
1. Linux Device Drivers 3 examples updated to work in recent kernels http://examples.oreilly.com/9780596005900/
Not that recent obviously :( For instance, in sbull, they use blk_fs_request which does not exist anymore. -- François