Results 1 to 1 of 1
hey
quick question, i want to open a device but i should return -ENODEV incase the minor number is incorrent, i just wanted to ask what does MINOR(inode->i_rdev) incase of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-28-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 35
ENODEV and minor numbers
hey
quick question, i want to open a device but i should return -ENODEV incase the minor number is incorrent, i just wanted to ask what does MINOR(inode->i_rdev) incase of an error return, i looked everywhere for the answer but could not find it
thanks


Reply With Quote
