<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div> I have a custom hub
device which has control endpoints. On sending certain control messages
the device in the downstream is enabled. <br>Now, my approach as i think :<br></div>Register a driver as hub class driver with appropriate match flags.<br></div>In my probe i send vendor specific commands on control endpoint to the hub which enables the device.<br></div>Here,
my question is : Will the device enumeration end up in my driver or
will the kernel hub driver still do the enumeration ?<br></div>If the enumeration ends up in my driver, how can i let the kernel hub driver do that ?<br><br>Thanks,<br></div><div>learner<br></div><div><br></div></div></div>