1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "Philips/NXP SJA1000 devices"
10 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
13 This driver is for the one, two or four channel CPC-PCI,
14 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche
15 (http://www.ems-wuensche.de).
18 tristate "EMS CPC-CARD Card"
21 This driver is for the one or two channel CPC-CARD cards from
22 EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
25 tristate "Fintek F81601 PCIE to 2 CAN Controller"
28 This driver adds support for Fintek F81601 PCIE to 2 CAN
29 Controller. It had internal 24MHz clock source, but it can
30 be changed by manufacturer. Use modinfo to get usage for
31 parameters. Visit http://www.fintek.com.tw to get more
35 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
38 This driver is for the PCIcanx and PCIcan cards (1, 2 or
39 4 channel) from Kvaser (http://www.kvaser.com).
42 tristate "PEAK PCAN-PCI/PCIe/miniPCI Cards"
45 This driver is for the PCAN-PCI/PCIe/miniPCI cards
46 (1, 2, 3 or 4 channels) from PEAK-System Technik
47 (http://www.peak-system.com).
50 bool "PEAK PCAN-ExpressCard Cards"
51 depends on CAN_PEAK_PCI
56 Say Y here if you want to use a PCAN-ExpressCard from PEAK-System
57 Technik. This will also automatically select I2C and I2C_ALGO
58 configuration options.
60 config CAN_PEAK_PCMCIA
61 tristate "PEAK PCAN-PC Card"
63 depends on HAS_IOPORT_MAP
65 This driver is for the PCAN-PC Card PCMCIA adapter (1 or 2 channels)
66 from PEAK-System (http://www.peak-system.com). To compile this
67 driver as a module, choose M here: the module will be called
71 tristate "PLX90xx PCI-bridge based Cards"
74 This driver is for CAN interface cards based on
75 the PLX90xx PCI bridge.
77 - Adlink PCI-7841/cPCI-7841 card (http://www.adlinktech.com/)
78 - Adlink PCI-7841/cPCI-7841 SE card
79 - esd CAN-PCI/CPCI/PCI104/200 (http://www.esd.eu/)
82 - Marathon CAN-bus-PCI card (http://www.marathon.ru/)
83 - TEWS TECHNOLOGIES TPMC810 card (http://www.tews.com/)
84 - IXXAT Automation PC-I 04/PCI card (http://www.ixxat.com/)
85 - Connect Tech Inc. CANpro/104-Plus Opto (CRG001) card (http://www.connecttech.com)
86 - ASEM CAN raw - 2 isolated CAN channels (www.asem.it)
88 config CAN_SJA1000_ISA
89 tristate "ISA Bus based legacy SJA1000 driver"
91 This driver adds legacy support for SJA1000 chips connected to
92 the ISA bus using I/O port, memory mapped or indirect access.
94 config CAN_SJA1000_PLATFORM
95 tristate "Generic Platform Bus based SJA1000 driver"
97 This driver adds support for the SJA1000 chips connected to
98 the "platform bus" (Linux abstraction for directly to the
99 processor attached devices). Which can be found on various
100 boards from Phytec (http://www.phytec.de) like the PCM027,
101 PCM038. It also provides the OpenFirmware "platform bus" found
102 on embedded systems with OpenFirmware bindings, e.g. if you
103 have a PowerPC based system you may want to enable this option.
106 tristate "TS-CAN1 PC104 boards"
109 This driver is for Technologic Systems' TSCAN-1 PC104 boards.
110 http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1
111 The driver supports multiple boards and automatically configures them:
112 PLD IO base addresses are read from jumpers JP1 and JP2,
113 IRQ numbers are read from jumpers JP4 and JP5,
114 SJA1000 IO base addresses are chosen heuristically (first that works).