linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Dual Serial PCIe WCH382 Support
@ 2016-02-02 21:00 Jeremy McNicoll
  2016-02-02 21:00 ` [PATCH] tty: Add support for PCIe WCH382 2S multi-IO card Jeremy McNicoll
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy McNicoll @ 2016-02-02 21:00 UTC (permalink / raw)
  To: devel; +Cc: gregkh, linux-serial


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-02 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-02 21:00 Dual Serial PCIe WCH382 Support Jeremy McNicoll
2016-02-02 21:00 ` [PATCH] tty: Add support for PCIe WCH382 2S multi-IO card Jeremy McNicoll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).