[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200308.220403.2013988891795466479.davem@davemloft.net>
Date: Sun, 08 Mar 2020 22:04:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: bay@...kerdom.ru
Cc: oliver@...kum.org, gregkh@...uxfoundation.org, tglx@...utronix.de,
info@...ux.net, allison@...utok.net, linux-usb@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cdc_ncm: Implement the 32-bit version of NCM Transfer
Block
From: Alexander Bersenev <bay@...kerdom.ru>
Date: Fri, 6 Mar 2020 01:33:16 +0500
> The NCM specification defines two formats of transfer blocks: with 16-bit
> fields (NTB-16) and with 32-bit fields (NTB-32). Currently only NTB-16 is
> implemented.
>
> This patch adds the support of NTB-32. The motivation behind this is that
> some devices such as E5785 or E5885 from the current generation of Huawei
> LTE routers do not support NTB-16. The previous generations of Huawei
> devices are also use NTB-32 by default.
>
> Also this patch enables NTB-32 by default for Huawei devices.
>
> During the 2019 ValdikSS made five attempts to contact Huawei to add the
> NTB-16 support to their router firmware, but they were unsuccessful.
>
> Signed-off-by: Alexander Bersenev <bay@...kerdom.ru>
Oliver et al., please review.
Thank you.
Powered by blists - more mailing lists