lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Nov 2022 17:06:50 +0100
From:   Nicolas Frattaroli <frattaroli.nicolas@...il.com>
To:     gregkh@...uxfoundation.org, johan@...nel.org,
        Corentin Labbe <clabbe@...libre.com>
Cc:     linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
        Corentin Labbe <clabbe@...libre.com>
Subject: Re: [PATCH v3 1/2] usb: serial: add support for CH348

On Montag, 14. November 2022 08:37:35 CET Corentin Labbe wrote:
> The CH348 is an USB octo port serial adapter.
> This patch adds support for it.
> 
> Signed-off-by: Corentin Labbe <clabbe@...libre.com>
> ---
>  drivers/usb/serial/Kconfig  |   9 +
>  drivers/usb/serial/Makefile |   1 +
>  drivers/usb/serial/ch348.c  | 739 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 749 insertions(+)
>  create mode 100644 drivers/usb/serial/ch348.c
> 

Hello,

Tested-by: Nicolas Frattaroli <frattaroli.nicolas@...il.com>

Tested this on one port at 1.5mbaud/3.3V on a little board I
designed myself, thank you very much for upstreaming this!

I'll try to test more ports connected at the same time in the
coming days, but right now it looks like everything is working
as it should.

Regards,
Nicolas Frattaroli


Powered by blists - more mailing lists