On Sun, Jan 11, 2015 at 01:34:51AM +0600, Rohan Vichare wrote: > Hi, > > Wanted to use the usbfs, Inode/Dentry functions. I used to work with > 2..6.32. Now using the Linux 3.x but didn't found > driver/usb/core/inode.c file. Please how this changes are placed in > new kernel version. Use the device nodes in /dev/usb/* instead, they provide the same functionality as the old mounted usbfs files did. If you use libusb, you don't have to change your program at all, it will handle the api changes just fine. hope this helps, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html