On Mon, Apr 15, 2002, shiju mathew <[EMAIL PROTECTED]> wrote: > I am new to usb. I have a basic question. I am > doing some work on sa1110 board where we have a > usb-client device. It is connected via a usb cable to > the usb host controller on a x86 machine. Is there in > any way to reenumerate the usb device without pluging > out the usb cable since after the sa1110 goes to > sleep and wakes up the usb device on sa1110 cannot use > the old address. It has to be assigned a new adress > before it can be usable. It could be done by pluging > out and pluging in the usb cable. But I want to achive > it without pluging out the usb cable. Could any one > help to resolve the problem.
usb_reset_device, or are you looking for a userspace solution? JE _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
