Re: [linux-usb-devel] Reconfiguring interface descriptor

2003-06-23 Thread David Brownell
Eventually, we'll have it -- you saw a patch of mine to handle it a while back, that basically worked. What basic kernel version are you referencing? As I already said in the duplicate message you sent directly to me (I wish someone would fix whatever mailer it is that does that): that patch t

AW: [linux-usb-devel] Reconfiguring interface descriptor

2003-06-23 Thread Wessler, Siegfried
Sorry for junk traffic, has been answered before. (Who doesn't hate M$ Outlook? :-| ) Siegfried. --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We

Re: [linux-usb-devel] Reconfiguring interface descriptor

2003-06-23 Thread Wessler, Siegfried
Hello, thanks for replying. > Von: David Brownell [mailto:[EMAIL PROTECTED] > > Eventually, we'll have it -- you saw a patch of mine to > handle it a while > back, that basically worked. What basic kernel version are you referencing? On host side we still use 2.4.20 with tiny real time patch

Re: [linux-usb-devel] Reconfiguring interface descriptor - [Was:Use of usb_set_configuration]

2003-06-18 Thread David Brownell
Wessler, Siegfried wrote: When probing after the first attachment of the gadget to usb, my device driver offers an interface with two identical alternate settings: Both have only 1 bulk in and 1 bulk out endpoint (I will not mention control ep). Now the application on the host side decides, what t

[linux-usb-devel] Reconfiguring interface descriptor - [Was: Use of usb_set_configuration]

2003-06-17 Thread Wessler, Siegfried
Hello, I am into devive side driver implementation, not into host sided driver implementation, but I know that the partner of us, who is envolved in that, did have some major problems, we could solve somehow, and somehow not. Our orientation in this is usually vendor specific. > > > > But of cour