Skip to content

Repository files navigation

LinuxFakeCharDeviceDriver

This is a Hello World Linux Driver

#How to Make the Module

Run "sudo make -C /lib/modules/$(uname -r)/build/ M=$(pwd)" to make the module Then use "insmod" and "rmmod" commands to add and remove the module to the kernel

About

This is a Hello World Linux Driver

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages