RE: [linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-10-27 Thread Alan Stern
On Tue, 26 Oct 2004, Alex Sanks wrote: > Hi Alan, > > Sorry for the delay on this. Anyway, I'm trying to figure out how to > duplicate this easily. > > Here's what I did (host is vanilla 2.6.9, built with CONFIG_USB_DEBUG and > CONFIG_USB_SUSPEND: > - modprobe net2280 > - modprobe g_zero > - ec

[linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-10-22 Thread Alan Stern
On Fri, 10 Sep 2004, Alex Sanks wrote: > Ok, found it. It turns out that this was caused by my update a while back for > compliance testing (a customer was seeing a glitch during HS electrical testing > caused by the pullups being toggled during a root port reset). It seems the > unregister c

Re: [linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-09-14 Thread Alex Sanks
Hi Al, Al Borchers wrote: David Brownell wrote: I'll include it; there's another patch of Alex's that I want to test too (for a problem Al Borchers reported, and I think I've probably seen too -- system hang). I finally found some time to test out Alex's patch. It fixed the problem I was seeing.

Re: [linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-09-13 Thread Al Borchers
David Brownell wrote: I'll include it; there's another patch of Alex's that I want to test too (for a problem Al Borchers reported, and I think I've probably seen too -- system hang). I finally found some time to test out Alex's patch. It fixed the problem I was seeing. I as able to disconnect/re

[linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-09-13 Thread David Brownell
On Monday 13 September 2004 2:25 pm, Alan Stern wrote: > On Fri, 10 Sep 2004, Alex Sanks wrote: > It does the job for me too, thanks. > > David, would you like to call this to Greg's attention? Or include it > in one of your batches? I'll include it; there's another patch of Alex's that I want

[linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-09-13 Thread Alan Stern
On Fri, 10 Sep 2004, Alex Sanks wrote: > Ok, found it. It turns out that this was caused by my update a while back for > compliance testing (a customer was seeing a glitch during HS electrical testing > caused by the pullups being toggled during a root port reset). It seems the > unregister c

[linux-usb-devel] Re: No disconnection with net2280 [PATCH]

2004-09-10 Thread Alex Sanks
Hi Alan and David, Alan Stern wrote: For a while now I've been seeing strange things with the net2280 driver. When I rmmod the g_file_storage gadget, the connection isn't dropped. Not even when I rmmod net2280. I actually have to unplug the cable before the host realizes that the slave has va