Post

Linux Kernel Development Diary 5

Seventh Tutorial

The seventh tutorial of the FLUSP introduction to FLOSS Developments revolves around the simple dummy driver present in the iio tree.
Withouth practical exercises, it does what it calls a “anotmy study” of the driver, passing through its atributes and some functions in order to comprehend how a drivers works comparatively.
I found it a little bit confusing, but it was possible to understand the core idea of what the tutorial wanted to show us: how to start to comprehend the drivers and the code present in the kernel, also what its idiom refers to.

This post is licensed under CC BY 4.0 by the author.