From: Enrico Mioso
Date: Sat, 11 Jul 2015 17:30:01 +0200
> Update referenced specs link to reflect actual file version and location.
>
> Signed-off-by: Enrico Mioso
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vg
Hi,
On Sat, Jul 11, 2015 at 05:17:32PM +, Subbaraya Sundeep Bhatta wrote:
> > > >> Hi Felipe,
> > > >>
> > > >> Just an update on this.
> > > >>
> > > >> I'm trying to get this working with our latest IP with dwc3 from
> > > >> your testing/next branch. It fails the usbtest with a problem
> >
On Sat, 11 Jul 2015, James wrote:
> I have an external drive that has an activity LED.
> It would be nice if it told me if it was connected to a USB2 or USB3 port.
> Is it possible for devices to know what they are connected to?
How would you expect the drive to tell you what sort of port it is
I have an external drive that has an activity LED.
It would be nice if it told me if it was connected to a USB2 or USB3 port.
Is it possible for devices to know what they are connected to?
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord..
Update referenced specs link to reflect actual file version and location.
Signed-off-by: Enrico Mioso
---
drivers/net/usb/cdc_ncm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/usb/cdc_ncm.c b/drivers/net/usb/cdc_ncm.c
index 1991e4a..db40175 100644
--- a/driver
There is a race condition between
finish_unlinks->finish_urb() function and
usb_kill_urb() in ohci controller case. The finish_urb
calls spin_unlock(&ohci->lock) before
usb_hcd_giveback_urb() function call, then if during
this time, usb_kill_urb is called for another endpoint,
then new ed wil