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 <[email protected]> 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 <[email protected]> (maintainer:USB SERIAL SUBSYSTEM)
Greg Kroah-Hartman <[email protected]> (supporter:USB SUBSYSTEM)
[email protected] (open list:USB SERIAL SUBSYSTEM)
[email protected] (open list)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to