Hi,
I have a question about usb2eth. In the function gen_ndis_set_resp of
the rndis.c, the value of *params->filter may be 0x20 from the pc set command;
Howerver the value is used cdc_filter = dev->port_usb->cdc_filter in the
function eth_start_xmit of the u_ether.c. If we do not judge t
On Tue, Oct 11, 2016 at 12:04:48PM +0100, Martyn Welch wrote:
> This patch adds support for the GPIO found on the CP2105. Unlike the GPIO
> provided by some of the other devices supported by the cp210x driver, the
> GPIO on the CP2015 is muxed on pins otherwise used for serial control
> lines. The
2016-09-25 2:50 GMT+08:00 Randy Li :
> On the rk3288 USB host-only port (the one that's not the OTG-enabled
> port) the PHY can get into a bad state when a wakeup is asserted (not
> just a wakeup from full system suspend but also a wakeup from
> autosuspend).
>
> We can get the PHY out of its bad s
On Fri, 14 Oct 2016, Benjamin Staton wrote:
> Brian,
>
> Working - I appreciate this. I applied this mini-patch to kernel
> 4.8.1 and confirm that after a few test scans, I now have no problem
> with the USB Canon scanner.
>
> Also seems to have cleared up a puzzling no-input problem I was havi
2016-09-12 22:38 GMT+03:00 Matwey V. Kornilov :
> 2016-09-12 21:57 GMT+03:00 Bin Liu :
>> Hi,
>>
>> On Mon, Sep 12, 2016 at 11:52:46AM +0300, Matwey V. Kornilov wrote:
>>> 2016-09-12 6:28 GMT+03:00 Bin Liu :
>>> > Hi,
>>> >
>>> > On Tue, Aug 30, 2016 at 11:44:33PM +0300, Matwey V. Kornilov wrote:
>