Re: [linux-usb-devel] How to reenumerate a usb device

2002-04-18 Thread Johannes Erdfelt
On Thu, Apr 18, 2002, shiju mathew <[EMAIL PROTECTED]> wrote: > When the sa1110 system goes to sleep I get a message " > usb-uhci.c: interrupt, status 2, frame# 1790 " on the > host side . This messages keep on comming on the host > side even after the sa1110 system wakes up from sleep. > But each

Re: [linux-usb-devel] How to reenumerate a usb device

2002-04-18 Thread shiju mathew
--- Johannes Erdfelt <[EMAIL PROTECTED]> wrote: > 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

Re: [linux-usb-devel] How to reenumerate a usb device

2002-04-15 Thread Johannes Erdfelt
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 reenum

Re: [linux-usb-devel] How to reenumerate a usb device

2002-04-15 Thread Jörg Heckenbach
Hi, we do a "rmmod usb-uhci; modprobe usb-uhci" to reconnect our devices. Maybe its dirty, but it works. Bye, Joerg shiju mathew wrote: > > Hello, > 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

[linux-usb-devel] How to reenumerate a usb device

2002-04-15 Thread shiju mathew
Hello, 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 aft