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

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