[PATCH] serial: MRi MRI-PCIDS1 dual port serial card
authorDavid Ranson <spam.david.trap@unsolicited.net>
Wed, 27 Jul 2005 18:43:55 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:53 +0000 (16:25 -0700)
commitdb1de1595d03d3ddea3e0548b20decb0a32e4258
treee1c6da0f4112d30f6306054c78a912bca15e10e0
parent7e8c9e14e8fdce0af9f5eed7ce6dd26b91fc8f4e
[PATCH] serial: MRi MRI-PCIDS1 dual port serial card

Add support for the MRi PCIDS1 dual port serial card.  This card is a
little controversial since it is the subject of a PCI vendor/device ID
clash.  (See
http://www.ussg.iu.edu/hypermail/linux/kernel/0303.1/0516.html).  I have
for now just used the hex ID 0x950a.  The divisor was part calculated part
iterated, so may not be exactly correct (but works for me at all settings
between 300 - 115300 bps).

Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/8250_pci.c