Re: [PATCH v6] usb-serial:cp210x: add support to software flow control

2020-11-27 Thread Johan Hovold
[ Again, please do not top-post. Quoting Greg: A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is t

RE: [PATCH v6] usb-serial:cp210x: add support to software flow control

2020-11-22 Thread Wang, Sheng Long
Long (EXT) (RC-CN DI FA BL IPC&C PRC4) Cc: Johan Hovold ; Sheng Long Wang ; gre...@linuxfoundation.org; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; l...@intel.com Subject: Re: [PATCH v6] usb-serial:cp210x: add support to software flow control [ Please avoid top posting. ] On Mon

Re: [PATCH v6] usb-serial:cp210x: add support to software flow control

2020-11-16 Thread Johan Hovold
[ Please avoid top posting. ] On Mon, Nov 16, 2020 at 07:56:10AM +, Wang, Sheng Long wrote: > Hi, Johan > > Thank you very much for your reply! > > You mean if we call cp210x_open() When opening the device, because > IXON is set by default, the cp210x_get_termios() does not process > IXON,

RE: [PATCH v6] usb-serial:cp210x: add support to software flow control

2020-11-16 Thread Wang, Sheng Long
FA BL IPC&C PRC4) Subject: Re: [PATCH v6] usb-serial:cp210x: add support to software flow control On Fri, Oct 16, 2020 at 10:24:28AM +0800, Sheng Long Wang wrote: > From: Wang Sheng Long > > When data is transmitted between two serial ports, the phenomenon of > data loss often occur

Re: [PATCH v6] usb-serial:cp210x: add support to software flow control

2020-11-13 Thread Johan Hovold
On Fri, Oct 16, 2020 at 10:24:28AM +0800, Sheng Long Wang wrote: > From: Wang Sheng Long > > When data is transmitted between two serial ports, > the phenomenon of data loss often occurs. The two kinds > of flow control commonly used in serial communication > are hardware flow control and softwar

[PATCH v6] usb-serial:cp210x: add support to software flow control

2020-10-15 Thread Sheng Long Wang
From: Wang Sheng Long When data is transmitted between two serial ports, the phenomenon of data loss often occurs. The two kinds of flow control commonly used in serial communication are hardware flow control and software flow control. In serial communication, If you only use RX/TX/GND Pins, you