Skip to content

Instantly share code, notes, and snippets.

@jagannath-sahoo
Created May 25, 2019 03:22
Show Gist options
  • Save jagannath-sahoo/e8f8a0db1ac74bd5b08d007ed7f2ede1 to your computer and use it in GitHub Desktop.
Save jagannath-sahoo/e8f8a0db1ac74bd5b08d007ed7f2ede1 to your computer and use it in GitHub Desktop.
Char device notes
read() called when data sent from the device to user space
write() called when data sent from user space to the device
http://derekmolloy.ie/writing-a-linux-kernel-module-part-2-a-character-device/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment