Re: [RFC/PATCH] make usbnet work with rndis_host

2008-02-14 Thread Jean-Christophe Dubois
Just for my information, is this patch accepted or are you expecting some other changes? Thanks JC On Monday 11 February 2008 17:52:13 Jean-Christophe Dubois wrote: On Saturday 09 February 2008 10:51:06 David Brownell wrote: So I'd rather see a one-line fix to the RNDIS host code, instead

Re: [RFC/PATCH] make usbnet work with rndis_host

2008-02-12 Thread Alan Stern
On Tue, 12 Feb 2008, Jean-Christophe Dubois wrote: Let's ask the question: if usbcore was detecting an endpoint with a 0 dev-maxpacket would it reject it right away or would it pass it anyway trusting that the specific driver would know about this problem (buggy hardware is everywhere) and

Re: [RFC/PATCH] make usbnet work with rndis_host

2008-02-11 Thread Jean-Christophe Dubois
On Saturday 09 February 2008 13:44:22 David Brownell wrote: snip In the end it seems to me that dev-in, dev-out and dev-maxpacket are generic enough values to be computed in one place whatever driver (bind() or not) attach to usbnet. snip Plus, as I noted, in the case of CDC-derived