linux_device_drivers_tutorial
linux_device_drivers_tutorial copied to clipboard
create udev char driver
Instead of the creation of the mknod file node ( which is really anoying :( ) There should be an example ussing udev
http://sysplay.in/blog/linux-device-drivers/2013/06/character-device-files-creation-operations/
Regards
Victor Rodriguez