| To: | balbi@ti.com |
|---|---|
| Subject: | Re: [PATCH] usb: gadget: bcm63xx UDC driver |
| From: | Kevin Cernekee <cernekee@gmail.com> |
| Date: | Tue, 21 Aug 2012 12:35:05 -0700 |
| Cc: | ralf@linux-mips.org, linux-mips@linux-mips.org, linux-usb@vger.kernel.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tvq2Ii+OpX1CqJEXbf0690kJI8V63RuzZKz/6sz+688=; b=KAyXWFxeVnLUAC+4xi1dnbb3Yg+VvnKF2IvTUxLyZ15hn+7OrX4Fz5W0jT5eILaDGf 9bbc06ROmTL4NmCM3pnEv0pDeMZaXOIP0SeZqdGVUl3zqDS53emKXGoks9eFw1aeHV99 ZxnxNmF3nNCPTQQpr04JV0L3lexK+HYAKldY0FVgjUZCZwpeDW3IngT3Y6FI2ogUms9p 0cF+bp1S7D4dGMHF1kVE8xavJ99nQrftyKofd3LbXVe1yqt68ZswkrovuQTraQQdjEc0 i6g1OsKMPamOsU0cmeY2wZ1P/oCrw5ShkJHqFxmCARQ0X8XvOaUjDjb0g6O1jW+qAGG8 e/cQ== |
| In-reply-to: | <20120821180818.GC20360@arwen.pp.htv.fi> |
| 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> |
| References: | <97cb21b8063a02a9664baf8b749ae200@localhost> <20120820074041.GH17455@arwen.pp.htv.fi> <CAJiQ=7CB2w=aNwtU4f3di6c31tD-EWO9YLejESY5HsUaHY6s1A@mail.gmail.com> <20120821120418.GE10347@arwen.pp.htv.fi> <CAJiQ=7BQz18s03du_Q33z45W+QrkVaPqgZSuUTU-x9v=48CGbA@mail.gmail.com> <20120821180818.GC20360@arwen.pp.htv.fi> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, Aug 21, 2012 at 11:08 AM, Felipe Balbi <balbi@ti.com> wrote: > Then stick to a workqueue... but could you let me know why exactly you > have to fake SET_CONFIGURATION/SET_INTERFACE requests ? Is this a > silicon bug or a silicon feature ? That's quite weird to me. It is a silicon feature: the core will intercept SET_CONFIGURATION / SET_INTERFACE requests, store wValue/wIndex in the appropriate USBD_STATUS_REG field (cfg/intf/altintf), send an acknowledgement to the host, and raise a control interrupt. I haven't found it to be terribly helpful, but I don't know of a way to turn it off. I will reinstate the workqueue and submit V3. Thanks. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] spi: Add SPI master controller for OCTEON SOCs., David Daney |
|---|---|
| Next by Date: | Re: [2/2] spi: Add SPI master controller for OCTEON SOCs., Guenter Roeck |
| Previous by Thread: | Re: [PATCH] usb: gadget: bcm63xx UDC driver, Felipe Balbi |
| Next by Thread: | Re: [PATCH] usb: gadget: bcm63xx UDC driver, Alan Stern |
| Indexes: | [Date] [Thread] [Top] [All Lists] |