t: Wednesday, April 03, 2002 11:45 PM
Subject: [linux-usb-devel] problem resetting high speed device
> I am facing problem with resetting a USB 2.0 compliant
> device(ACOM HARD DRIVE).
> The problem is that "usb_reset_device(..)" returns a
> negative value.i.e -3
On Thu, 4 Apr 2002 17:45, Kashif Rajput wrote:
> I am facing problem with resetting a USB 2.0 compliant
> device(ACOM HARD DRIVE).
> The problem is that "usb_reset_device(..)" returns a
> negative value.i.e -32. The log shows that the error
You understand that negative numbers are errors?
errno 3
I am facing problem with resetting a USB 2.0 compliant
device(ACOM HARD DRIVE).
The problem is that "usb_reset_device(..)" returns a
negative value.i.e -32. The log shows that the error
comes when reprogramming of device address occurs with
in the implementation of usb_reset_device() in usb.c.
i.e