busName added to be able to distinguish multiple instances of the same device on Linux

getRegisteredDevice fixed
documentation updates and other minor improvements

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@273 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
spandi
2009-05-15 19:04:59 +00:00
parent ab05c5b054
commit 519dac0002
16 changed files with 279 additions and 70 deletions

View File

@@ -4,8 +4,10 @@
################################################################
# Atmel AVR AT90USB1287
# testdeviceInfo=ch.ntb.usb.test.AT90USB1287
testdeviceInfo=ch.ntb.usb.test.devices.AT90USB1287
# Cypress FX2 CY7C68013A
# testdeviceInfo=ch.ntb.usb.test.CY7C68013A
#testdeviceInfo=ch.ntb.usb.test.devices.CY7C68013A
# MX500 Mouse
testdeviceInfo=ch.ntb.usb.test.MX500
#testdeviceInfo=ch.ntb.usb.test.devices.MX500
# Logitech Notebook Mouse Plus
#testdeviceInfo=ch.ntb.usb.test.devices.MousePlus