On a learning purpose i have developed a 10-20 line device driver program.
Now I am stuck with the driver.
How would I remove this?
I have tried this as root user
Now I am stuck with the driver.
Code:
#rmmod hello Error: Removing 'hello': Device or Resource is busy
I have tried this as root user
Comment