On 2017/09/18 03:44, ti...@openmailbox.org wrote:
> Hi SC,
>
> Thanks for committing!
>
> Should this patch probably fix the many terrible issues AXEN has been 
> documented to have recently?

This patch is for URE, not AXEN.

>
> (Lazy question, was this patch included in the 6.1 snapshot)

AFAICS the patch is commited on Jul 20.

>
> Tinker
>
>> Hi,
>>
>> This patch does:
>>
>> - Enable RX aggregation.
>> - Fix RX packet buffer alignment, using roundup() macro in sys/params.h.
>> - Call usbd_set_config before configuring endpoints in ure_init to fix
>>    an error when re-opening pipes.  I grabbed the code from if_kue.c.
>> - Make the chip recognize given MAC address.
>> - Remove ure_reset in ure_init, becasue its already called from ure_stop.
>>
>> Regards,
>>
>> --- sys/dev/usb/if_ure.c Wed May  3 22:20:15 2017
>> +++ sys/dev/usb/if_ure.c Mon Jun 19 09:11:09 2017
[...]

Reply via email to