delMar43 / javahidapi

Automatically exported from code.google.com/p/javahidapi
Other
0 stars 0 forks source link

HIDManager listDevices is not changed on MAC #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On MAC 10.6
2. Connect USB  controller
2. Execute listDevices() ... Please note that you have you device in returned 
list 
3. Disconnect controller
4. Execute listDevices() ... Please note that you have you device in returned 
list 

lsitDevices does not change its value on connect/disconnec USB device 

What is the expected output? What do you see instead?

Correct list of devices that are currently  connected

Original issue reported on code.google.com by dshm...@codeminders.com on 1 Aug 2012 at 10:02