Re: [linux-usb-devel] Net2280: issue with ZLP responses to ep0 string requests

2006-12-20 Thread Alan Stern
On Wed, 20 Dec 2006, Phil Endecott wrote: > >> It looks as if the hardware returns a ZLP immediately. > > > This has been fixed in the current development kernels (-mm or Greg KH's > > development patch series). Here is the patch: > > > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=1163

Re: [linux-usb-devel] Net2280: issue with ZLP responses to ep0 string requests

2006-12-20 Thread Phil Endecott
>> It looks as if the hardware returns a ZLP immediately. > This has been fixed in the current development kernels (-mm or Greg KH's > development patch series). Here is the patch: > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=116369017318210&w=2 Thanks for that Alan. I should have b

Re: [linux-usb-devel] Net2280: issue with ZLP responses to ep0 string requests

2006-12-20 Thread Alan Stern
On Wed, 20 Dec 2006, Phil Endecott wrote: > Dear USB Experts, > > I have a Net2280 PCI card and I'm trying to get the gadgetfs user-mode > test program from http://www.linux-usb.org/gadget/usb.c to work. > There's a second Linux box at the other end of the USB cable and both > ends are runnin