From: Matthias Fuchs Date: Wed, 7 Apr 2010 01:09:56 +0000 (+0000) Subject: can: Add esd board support to plx_pci CAN driver X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;ds=sidebyside;h=82e381775f6da6b29ae625e73a2ea18844eb4825;hp=82e381775f6da6b29ae625e73a2ea18844eb4825;p=mv-sheeva.git can: Add esd board support to plx_pci CAN driver This patch adds support for SJA1000 based PCI CAN interface cards from electronic system design gmbh. Some changes have been done on the common code: - esd boards must not have the 2nd local interupt enabled (PLX9030/9050) - a new path for PLX9056/PEX8311 chips has been added - new plx9056 reset function has been implemented - struct plx_card_info got a reset function entry In detail the following additional boards are now supported: CAN-PCI/200 (PCI) CAN-PCI/266 (PCI) CAN-PMC266 (PMC module) CAN-PCIe/2000 (PCI Express) CAN-CPCI/200 (Compact PCI, 3U) CAN-PCI104 (PCI104) Signed-off-by: Matthias Fuchs Acked-by: Wolfgang Grandegger Signed-off-by: David S. Miller ---