On 05/21/2015 09:23 AM, Paul Bolle wrote:
> On Thu, 2015-05-21 at 09:18 +0200, Hannes Reinecke wrote:
>> -/* We support only T13 spec */
>> -if (info->params.device_path_info_length != 44)
>> +/* We support T13 d1572 and the original Phoenix spec */
>> +if (info->params.device_path_
On Thu, 2015-05-21 at 09:18 +0200, Hannes Reinecke wrote:
> - /* We support only T13 spec */
> - if (info->params.device_path_info_length != 44)
> + /* We support T13 d1572 and the original Phoenix spec */
> + if (info->params.device_path_info_length != 44 &&
> + info->param
2 matches
Mail list logo