]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2
authorAlon Bar-Lev <alon.barlev@gmail.com>
Wed, 18 Jan 2006 11:47:33 +0000 (11:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 18 Jan 2006 11:47:33 +0000 (11:47 +0000)
commitd9004eb466d03b7900ed432fecec6819012b4ed3
treea8ef7fedce08730cf92df2385b39be154a248caf
parentbc965a7f43d3fc37584f9c16c6d7a84a911a9d9c
[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2

There is a new device which is look like:

Serial controller: Decision Computer International Co. PCCOM2 (rev 02) (prog-if 02 [16550])
0700: 6666:0004 (rev 02) (prog-if 02)
Flags: medium devsel, IRQ 177
Memory at fe000000 (32-bit, non-prefetchable) [size=128]
I/O ports at e880 [size=128]
I/O ports at e400 [size=256]

It has two 16550A, and is not listed in kernel, although the
manufacturer clams that it is supported...

I've created the following patch, it only add the new PCI id and the
card to the repository, it seems to work.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250_pci.c
include/linux/pci_ids.h