2 tristate "Philips/NXP SJA1000 devices"
3 depends on CAN_DEV && HAS_IOMEM
8 tristate "ISA Bus based legacy SJA1000 driver"
10 This driver adds legacy support for SJA1000 chips connected to
11 the ISA bus using I/O port, memory mapped or indirect access.
13 config CAN_SJA1000_PLATFORM
14 tristate "Generic Platform Bus based SJA1000 driver"
16 This driver adds support for the SJA1000 chips connected to
17 the "platform bus" (Linux abstraction for directly to the
18 processor attached devices). Which can be found on various
19 boards from Phytec (http://www.phytec.de) like the PCM027,
22 config CAN_SJA1000_OF_PLATFORM
23 tristate "Generic OF Platform Bus based SJA1000 driver"
26 This driver adds support for the SJA1000 chips connected to
27 the OpenFirmware "platform bus" found on embedded systems with
28 OpenFirmware bindings, e.g. if you have a PowerPC based system
29 you may want to enable this option.
32 tristate "EMS CPC-CARD Card"
35 This driver is for the one or two channel CPC-CARD cards from
36 EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
39 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
42 This driver is for the one, two or four channel CPC-PCI,
43 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche
44 (http://www.ems-wuensche.de).
47 tristate "PEAK PCAN PCI/PCIe Cards"
50 This driver is for the PCAN PCI/PCIe cards (1, 2, 3 or 4 channels)
51 from PEAK Systems (http://www.peak-system.com).
54 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
57 This driver is for the the PCIcanx and PCIcan cards (1, 2 or
58 4 channel) from Kvaser (http://www.kvaser.com).
61 tristate "PLX90xx PCI-bridge based Cards"
64 This driver is for CAN interface cards based on
65 the PLX90xx PCI bridge.
67 - Adlink PCI-7841/cPCI-7841 card (http://www.adlinktech.com/)
68 - Adlink PCI-7841/cPCI-7841 SE card
69 - esd CAN-PCI/CPCI/PCI104/200 (http://www.esd.eu/)
72 - Marathon CAN-bus-PCI card (http://www.marathon.ru/)
73 - TEWS TECHNOLOGIES TPMC810 card (http://www.tews.com/)
76 tristate "TS-CAN1 PC104 boards"
79 This driver is for Technologic Systems' TSCAN-1 PC104 boards.
80 http://www.embeddedarm.com/products/board-detail.php?product=TS-CAN1
81 The driver supports multiple boards and automatically configures them:
82 PLD IO base addresses are read from jumpers JP1 and JP2,
83 IRQ numbers are read from jumpers JP4 and JP5,
84 SJA1000 IO base addresses are chosen heuristically (first that works).