| To: | Kevin Cernekee <cernekee@gmail.com> |
|---|---|
| Subject: | Re: [PATCH V3] usb: gadget: bcm63xx UDC driver |
| From: | Alan Stern <stern@rowland.harvard.edu> |
| Date: | Sat, 25 Aug 2012 16:48:54 -0400 (EDT) |
| Cc: | Sebastian Andrzej Siewior <sebastian@breakpoint.cc>, <balbi@ti.com>, <ralf@linux-mips.org>, <linux-mips@linux-mips.org>, <linux-usb@vger.kernel.org> |
| In-reply-to: | <CAJiQ=7Da5CdoQ2e=CutFt32xRXqUGHitCC+GJMzvbUUPC5yQzQ@mail.gmail.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sat, 25 Aug 2012, Kevin Cernekee wrote: > I am hoping that these invalid SET_CONFIGURATION / SET_INTERFACE > requests are uncommon. In what sorts of situations will a host > request a configuration that isn't advertised in the device's > descriptors? I had trouble just convincing usb_set_interface() / > usb_driver_set_configuration() to send such a request because they > honor bInterfaceNumber / bConfigurationValue from the descriptors. A request doesn't have to be invalid to fail. Valid requests can fail for all sorts of reasons. -ENOMEM is the prototypical example. Alan Stern |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH V3] usb: gadget: bcm63xx UDC driver, Kevin Cernekee |
|---|---|
| Next by Date: | Re: [PATCH V3] usb: gadget: bcm63xx UDC driver, Sebastian Andrzej Siewior |
| Previous by Thread: | Re: [PATCH V3] usb: gadget: bcm63xx UDC driver, Kevin Cernekee |
| Next by Thread: | Re: [PATCH V3] usb: gadget: bcm63xx UDC driver, Sebastian Andrzej Siewior |
| Indexes: | [Date] [Thread] [Top] [All Lists] |