Re: Patch for drivers/usb/serial/ch341.c enabling parity

2017-04-03 Thread Johan Hovold
On Sun, Apr 02, 2017 at 10:12:38AM -0700, Joe Perches wrote: > 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 ad

Re: Patch for drivers/usb/serial/ch341.c enabling parity

2017-04-02 Thread Fabio Estevam
On Sun, Apr 2, 2017 at 3:00 PM, 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 > Date: Tue, 18 Mar 2014 23:33:27 +0

Patch for drivers/usb/serial/ch341.c enabling parity

2017-04-02 Thread Leif Neland
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 Date: Tue, 18 Mar 2014 23:33:27 + This adapter is available for cheap on eBay. The patch made

Re: Patch for drivers/usb/serial/ch341.c enabling parity

2017-04-02 Thread Joe Perches
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 Date: Tue, 18 Mar 2014 23:33:27 > +00