lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 21 Mar 2013 13:14:23 +0600
From:	Vitaliy Bortsov <bortsov@...dex.ru>
To:	linux-kernel@...r.kernel.org
Subject: WCH CH352 PCI-to-RS232 card bad default type

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ