Skip to main content

One doc tagged with "development"

View All Tags

Driver Development

The most simple drive code had to have the functions moduleinit and moduleexit to initialize and finalize the module. This are C macros that are defined in the linux/init.h header file.