All of lore.kernel.org
 help / color / mirror / Atom feed
* WCH CH352 PCI-to-RS232 card bad default type
@ 2013-03-21  7:14 Vitaliy Bortsov
  0 siblings, 0 replies; only message in thread
From: Vitaliy Bortsov @ 2013-03-21  7:14 UTC (permalink / raw)
  To: linux-kernel

Hello.
According to manufacture chip information from 
http://wch-ic.com/product/pci/ch352.asp type of emulated chip cannot be 
16C550A (it is default value in linux and in patch 
https://lkml.org/lkml/2013/3/2/30 ). Correct value is 16550.
Therefore I need to run additional command
setserial /dev/ttySx uart 16550

Default value 16550A is not working, correct value 16550 is working on 
my PCI-RS232card.

Please somebody make changes to module 
drivers/tty/serial/8250/8250_pci.c (as I think).

Regards,
   Vitaliy

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-21  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-21  7:14 WCH CH352 PCI-to-RS232 card bad default type Vitaliy Bortsov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.