On Sat, Oct 20, 2001 at 08:40:50AM -0700, Carlos Prados wrote:
> Is it possible to actually know the /dev/ttyUSB*
> device has been assigned by the kernel to a particular
> USB serial device, known it's vendor and product ID?

The only way to do this right now is to monitor the kernel log info
messages.  Whenever a device is attached, the location of the device is
printed out there.

For example:
        usbserial.c: Handspring Visor converter now attached to ttyUSB0 (or usb/tts/0 
for devfs)
        usbserial.c: Handspring Visor converter now attached to ttyUSB1 (or usb/tts/1 
for devfs)

Like Tim said, there will be a way to do this in 2.5.

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to