On Sun, Jan 11, 2015 at 04:34:08PM +0600, Rohan Vichare wrote: > Hi, > > I wanted to create a small simple usbfs using VFS framework of Linux > USB. so I was in need for this function. > Source I have is totally sufficient for me. > I am not writing USB kernel driver, As explained I was just trying to > create the usbfs which will give me notifications of devices and buses > connected to system using notifier and VFS framework of USB. It was > just for learning purpose to know the flow better and better. > Now I will try and implement small usbfs by using references from the > linux 2.6.32. > All suggestions are more than welcome. I suggest you don't use 2.6.32, it's old and obsolete and you will not get any help from anyone with it. Best of luck, 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