|
From: Marcus M. <ma...@je...> - 2008-02-17 21:29:58
|
On Sun, Feb 17, 2008 at 09:20:22PM +0000, Alan McGovern wrote: > > 3) unfortunately this method does not give alot of information to the > > client application, besides, here is a list of raw devices, please pick from > > one.. > > If you have the usb port and usb bus numbers, then those can be used to > match a device up. There's probably more that can be added which will help > identify the device, i have no idea what libusb exposes or what can be read > without physically opening a connection to the device. bus and devicenumber can be read of course. ciao, Marcus |