Hi,

I am working with a parallel port.
When I connect several devices some files were created at
"/proc/scsi/usb-stoarge"
and they have "Attached: Yes".

When I reset those devices those file change the state to "Attached: No".

let say I am working with 2 devices and I operate a while() loop that do
connect() and reset() those devices.
At the first connect() the first device get Attached at the usb-stoarge0/0
and the second device
get Attached at the usb-stoarge1/1 .

At the second loop , after the connect() the first device can get Attached
to usb-stoarge0/0 or usb-stoarge1/1 or
even in another new file (usb-stoarge2/2).

Is it possible to find this "Attached " information in /proc/bus/usb/devices
file or in somewhere else ???

thanks,
Zine

P.S - sorry about my english


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to