serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
authorStephen Chivers <schivers@shrike2a.aust.csc.com>
Mon, 28 Jan 2013 08:49:20 +0000 (19:49 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 05:08:22 +0000 (00:08 -0500)
commitabd7bacae672298ec99ce6cfdc75ae1e1f9159b6
tree4112407716ae3e3d73f9e563e65e2ad981319f8e
parent1651d0a9be0009460c5fdc822505749f295c5ba9
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.

Add support for later SUNIX (TIMEDIA) Universal PCI Single and Multi-Port
Communications Boards.

These boards have PCI Vendor ID 1fd4 with device ID 1999 but otherwise
appear to be the same as the TIMEDIA boards already supported by 8250_pci
and parport_serial.

Tested with:

a. the two port serial board part number SER5037A,
b. the two port serial and one port parallel board part number
   MIO5079A.

Signed-off-by: Stephen Chivers <schivers@csc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/parport/parport_serial.c
drivers/tty/serial/8250/8250_pci.c