2009-11-12 08:35:01 +07:00
|
|
|
menu "CAN USB interfaces"
|
2012-07-21 02:04:13 +07:00
|
|
|
depends on USB
|
2009-11-12 08:35:01 +07:00
|
|
|
|
|
|
|
config CAN_EMS_USB
|
|
|
|
tristate "EMS CPC-USB/ARM7 CAN/USB interface"
|
|
|
|
---help---
|
|
|
|
This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
|
2010-02-01 14:58:59 +07:00
|
|
|
from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
|
2009-11-12 08:35:01 +07:00
|
|
|
|
2010-08-03 09:55:23 +07:00
|
|
|
config CAN_ESD_USB2
|
|
|
|
tristate "ESD USB/2 CAN/USB interface"
|
|
|
|
---help---
|
|
|
|
This driver supports the CAN-USB/2 interface
|
|
|
|
from esd electronic system design gmbh (http://www.esd.eu).
|
|
|
|
|
2012-11-21 14:11:13 +07:00
|
|
|
config CAN_KVASER_USB
|
|
|
|
tristate "Kvaser CAN/USB interface"
|
|
|
|
---help---
|
|
|
|
This driver adds support for Kvaser CAN/USB devices like Kvaser
|
|
|
|
Leaf Light.
|
|
|
|
|
|
|
|
The driver gives support for the following devices:
|
|
|
|
- Kvaser Leaf Light
|
|
|
|
- Kvaser Leaf Professional HS
|
|
|
|
- Kvaser Leaf SemiPro HS
|
|
|
|
- Kvaser Leaf Professional LS
|
|
|
|
- Kvaser Leaf Professional SWC
|
|
|
|
- Kvaser Leaf Professional LIN
|
|
|
|
- Kvaser Leaf SemiPro LS
|
|
|
|
- Kvaser Leaf SemiPro SWC
|
|
|
|
- Kvaser Memorator II HS/HS
|
|
|
|
- Kvaser USBcan Professional HS/HS
|
|
|
|
- Kvaser Leaf Light GI
|
|
|
|
- Kvaser Leaf Professional HS (OBD-II connector)
|
|
|
|
- Kvaser Memorator Professional HS/LS
|
|
|
|
- Kvaser Leaf Light "China"
|
|
|
|
- Kvaser BlackBird SemiPro
|
|
|
|
- Kvaser USBcan R
|
|
|
|
|
|
|
|
If unsure, say N.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called kvaser_usb.
|
|
|
|
|
2012-03-02 22:13:04 +07:00
|
|
|
config CAN_PEAK_USB
|
|
|
|
tristate "PEAK PCAN-USB/USB Pro interfaces"
|
|
|
|
---help---
|
|
|
|
This driver supports the PCAN-USB and PCAN-USB Pro adapters
|
|
|
|
from PEAK-System Technik (http://www.peak-system.com).
|
|
|
|
|
2013-01-19 13:30:45 +07:00
|
|
|
config CAN_8DEV_USB
|
|
|
|
tristate "8 devices USB2CAN interface"
|
|
|
|
---help---
|
|
|
|
This driver supports the USB2CAN interface
|
|
|
|
from 8 devices (http://www.8devices.com).
|
|
|
|
|
2009-11-12 08:35:01 +07:00
|
|
|
endmenu
|