May 17, 2016
5:45 a.m.
Hi, I have a custom hub device which has control endpoints. On sending certain control messages the device in the downstream is enabled. Now, my approach as i think : Register a driver as hub class driver with appropriate match flags. In my probe i send vendor specific commands on control endpoint to the hub which enables the device. Here, my question is : Will the device enumeration end up in my driver or will the kernel hub driver still do the enumeration ? If the enumeration ends up in my driver, how can i let the kernel hub driver do that ? Thanks, learner
3741
Age (days ago)
3741
Last active (days ago)
0 comments
1 participants
participants (1)
-
tech learner