Alexey Ugnichev

5%
Flag icon
The use of module_init is mandatory. This macro adds a special section to the module’s object code stating where the module’s initialization function is to be found. Without this definition, your initialization function is never called.
Linux Device Drivers: Where the Kernel Meets the Hardware
Rate this book
Clear rating
Open Preview