This video tutorial walks through how to write a character ( char ) device driver. We are using a pseudo device only to demonstrate the work process of writing a driver. In this kernel model code, the only thing not yet implemented in the file operations structure and module_init and module_exit, which all will be implemented int the next part of the series.
Please support this channel by rating and subscribing,
thanks.