Re: [PATCH] usb/serial/ch341: Add parity support

2014-04-14 Thread Kijam López
Apply this patch because I have a device that uses even parity. It is a tax machine, it worked perfect in that case. I want to thank you again, though I did in my thread, I write only to support you and implement this PATCH soon. > Based on wireshark packet traces from a windows machine. > > ch34

Re: Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-14 Thread Kijam López
t; On Sun, Apr 13, 2014 at 08:51:56PM -0430, Kijam López wrote: >> The following code works for me correctly in Windows, but Linux does >> not work. I am using the same PC, both operating systems are installed >> native. I do not use virtual machine. I need to work on Linux. I

Re: Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-13 Thread Kijam López
2X\n", __func__, delta); 2014-04-14 2:06 GMT-04:30 Kijam López : > By testing, sometimes even when ENQ command, if they leave these four lines: > > ch341_update_line_status - multiple status change > ch341_update_line_status - delta = 0x01 > ch341_update_line_status - multipl

Re: Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-13 Thread Kijam López
is the problem ... I think XD. The problem with the driver gives me the kernel 3.12.6 original, a despairing attempt to update the two files you mentioned, but still always feel the same. Always respond timeout. 2014-04-14 1:02 GMT-04:30 Kijam López : > All commands and responses are format

Re: Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-13 Thread Kijam López
ds/linux/blob/master/drivers/usb/serial/usb-serial.c (commit d9a38a8741fdffabc32e6d0943b1cdcf22712bec) 2014-04-14 0:53 GMT-04:30 Greg KH : > On Mon, Apr 14, 2014 at 12:16:40AM -0430, Kijam López wrote: >> I reported here: >> >> https://bugreports.qt-project.org/browse/QTB

Re: Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-13 Thread Kijam López
tyUSB0: ch341_update_line_status - delta=0x01 Apr 14 00:10:02 kali kernel: [14845.144415] tty ttyUSB0: serial_close Apr 14 00:10:02 kali kernel: [14845.144432] tty ttyUSB0: serial_chars_in_buffer Apr 14 00:10:02 kali kernel: [14845.12] tty ttyUSB0: serial_wait_until_sent Apr 14 00

Re: Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-13 Thread Kijam López
me(NULL)-timeStart0){ qDebug()<<"buffer size: "<https://github.com/torvalds/linux/blob/master/drivers/usb/serial/ch341.c https://github.com/torvalds/linux/blob/master/drivers/usb/serial/usb-serial.c (commit d9a38a8741fdffabc32e6d0943b1cdcf22712bec) PD: Sorry for

Driver CH341 USB Adapter Serial Port not Works in Linux

2014-04-13 Thread Kijam López
Hi!, I'm having trouble with this adapter, and lately I think it's the driver. Here I leave a link where I report the problem: http://stackoverflow.com/questions/23040820/driver-ch341-usb-adapter-serial-port-or-qserialport-not-works-in-linux -- To unsubscribe from this list: send the line "unsubsc