From: David Ranson Date: Wed, 27 Jul 2005 18:43:55 +0000 (-0700) Subject: [PATCH] serial: MRi MRI-PCIDS1 dual port serial card X-Git-Tag: v2.6.13-rc4~25^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1de1595d03d3ddea3e0548b20decb0a32e4258;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed