Dual Serial PCIe WCH382 Support

Jeremy McNicoll jmcnicol at redhat.com
Tue Feb 2 21:00:44 UTC 2016


This change adds support for the IOCrest WCH382 dual serial PCIe card.

LSPCI:
-----

03:00.0 Serial controller: Device 1c00:3253 (rev 10) (prog-if 05 [16850])
	Subsystem: Device 1c00:3253
	Flags: fast devsel, IRQ 16
	I/O ports at 2000 [size=256]
	Memory at c0000000 (32-bit, prefetchable) [size=32K]
	I/O ports at 2100 [size=4]
	Expansion ROM at aa000000 [disabled] [size=32K]
	Capabilities: [60] Power Management version 3
	Capabilities: [68] MSI: Enable- Count=1/32 Maskable+ 64bit+
	Capabilities: [80] Express Legacy Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting


Unfortunately I couldn't find the vendor's refrence manuals.  All
I could find where pointers to this:
   http://www.wch-ic.com/download/list.asp?id=126
but that link is dead.  If someone has a copy of the reference sheet /
programmers guide for this I would greatly appreciate it sent my way.

Testing:
  -verified minicom can communicate a various speeds using each RS-232 port
     through a NULL modem cable.
  -grub serial doesn't seem to work, but I didn't really dig into it.
  -kernel boot console works, which is the only thing I was after.
  -Link to the one I used: http://www.iocrest.com/en/product_details276.html


Jeremy McNicoll (1):
  tty: Add support for PCIe WCH382 2S multi-IO card

 drivers/tty/serial/8250/8250_pci.c | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

-- 
2.6.1



More information about the devel mailing list