Hi, Every time I enumerate my device, the OS gives me a new handle. This is okay when I just have one hid device connected. But when I have more than one device then maintaining 1:1 relationship between my application and the hid devices is an issue. This can be done if I know the actual port to which my hid device is connected. Can I figure out the specific port to which my device is connected using Device Path using libhid?
Thanks! Ankita _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

