Results 1 to 1 of 1
When you plug two identical device (same VID, PID which also use the same port type like USB)... I don't see how an application can determine which hidrawX should be ...
- 08-21-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 3
hidraw.c is missing something to identify the device.
When you plug two identical device (same VID, PID which also use the same port type like USB)... I don't see how an application can determine which hidrawX should be open to match another interface (like ALSA mixer).
I think a new IOCTL should be added which could be HIDIOCGPHYS and return the physical location just like EVIOCGPHYS in linux/input.h (/dev/input/eventX).
regards,
Impress


Reply With Quote
