linux_device_drivers_tutorial
linux_device_drivers_tutorial copied to clipboard
Linux Device Drivers Tutorial
Results
2
linux_device_drivers_tutorial issues
Sort by
recently updated
recently updated
newest added
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
What about create 2 folders and each contain their own module version? e.g. - 2.x/ - hello 2.x module - [ more 2.x modules here ] - 3.x/ - hello...
enhancement
help wanted
question