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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 02 Apr 2017 10:12:38 -0700
From:   Joe Perches <joe@...ches.com>
To:     Leif Neland <leif@...and.dk>, linux-kernel@...r.kernel.org,
        Johan Hovold <johan@...nel.org>
Cc:     linux-usb <linux-usb@...r.kernel.org>
Subject: Re: Patch for drivers/usb/serial/ch341.c enabling parity

On Sun, 2017-04-02 at 18:57 +0200, Leif Neland wrote:
> There is a patch
> https://github.com/karlp/ch341-linux/blob/master/0001-usb-serial-ch341-Add-parity-support.patch
> which enables parity selection for the ch341 USB-RS485 adapter.
> 
> From: Karl Palsson <karlp@...ak.net.au> Date: Tue, 18 Mar 2014 23:33:27
> +0000
> 
> This adapter is available for cheap on eBay.
> 
> The patch made me able to use this adapter for polling my modbus
> power-meter with raspberry pi.
> 
> Would it be possible to get this into the official distribution?
> 
> Leif Neland

You should really ask the usb serial maintainer.

There's a tool, scripts/get_maintainer.pl, that can
tell you who you ask about who is responsible for
various bits of the kernel.

$ ./scripts/get_maintainer.pl -f drivers/usb/serial/ch341.c
Johan Hovold <johan@...nel.org> (maintainer:USB SERIAL SUBSYSTEM)
Greg Kroah-Hartman <gregkh@...uxfoundation.org> (supporter:USB SUBSYSTEM)
linux-usb@...r.kernel.org (open list:USB SERIAL SUBSYSTEM)
linux-kernel@...r.kernel.org (open list)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ