On Fri, May 20, 2016 at 09:20:15PM +0530, Muni Sekhar wrote: > Hi, > > > We have a customized USB Hub device which has a inbuilt device attached to it. > > By default Linux kernel’s USB Hub Class driver claims the customized Hub. > > I need to Send Vendor Specific command to my USB Hub to enable the > inbuilt device. What is the best way to achieve it? Send it from userspace using usbfs? Or write a new hub driver or I'm sure the existing hub driver can be extended to support "custom" hubs, it shouldn't be that tough. good 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