Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

menu "CAN USB interfaces"
	depends on CONFIG_USB

config CONFIG_CAN_EMS_USB
	tristate "EMS CPC-USB/ARM7 CAN/USB interface"
	---help---
	  This driver is for the one channel CPC-CONFIG_USB/ARM7 CONFIG_CAN/CONFIG_USB interface
	  from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).

config CONFIG_CAN_ESD_USB2
        tristate "ESD USB/2 CAN/USB interface"
        ---help---
          This driver supports the CONFIG_CAN-CONFIG_USB/2 interface
          from esd electronic system design gmbh (http://www.esd.eu).

config CONFIG_CAN_GS_USB
	tristate "Geschwister Schneider UG interfaces"
	---help---
	  This driver supports the Geschwister Schneider and bytewerk.org
	  candleLight CONFIG_USB CONFIG_CAN interfaces CONFIG_USB/CONFIG_CAN devices
	  If unsure choose N,
	  choose Y for built in support,
	  CONFIG_M to compile as module (module will be named: gs_usb).

config CONFIG_CAN_KVASER_USB
	tristate "Kvaser CAN/USB interface"
	---help---
	  This driver adds support for Kvaser CONFIG_CAN/CONFIG_USB devices like Kvaser
	  Leaf Light and Kvaser USBcan II.

	  The driver provides 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
	    - Kvaser Leaf Light v2
	    - Kvaser Mini CONFIG_PCI Express HS
	    - Kvaser Mini CONFIG_PCI Express 2xHS
	    - Kvaser USBcan Light 2xHS
	    - Kvaser USBcan II HS/HS
	    - Kvaser USBcan II HS/LS
	    - Kvaser USBcan Rugged ("USBcan Rev B")
	    - Kvaser Memorator HS/HS
	    - Kvaser Memorator HS/LS
	    - Scania VCI2 (if you have the Kvaser logo on top)

	  If unsure, say N.

	  To compile this driver as a module, choose CONFIG_M here: the
	  module will be called kvaser_usb.

config CONFIG_CAN_PEAK_USB
	tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
	---help---
	  This driver supports the PEAK-System Technik CONFIG_USB adapters that enable
	  access to the CONFIG_CAN bus, with repect to the CONFIG_CAN 2.0b and/or CONFIG_CAN-FD
	  standards, that is:

	  PCAN-CONFIG_USB             single CONFIG_CAN 2.0b channel CONFIG_USB adapter
	  PCAN-CONFIG_USB Pro         dual CONFIG_CAN 2.0b channels CONFIG_USB adapter
	  PCAN-CONFIG_USB FD          single CONFIG_CAN-FD channel CONFIG_USB adapter
	  PCAN-CONFIG_USB Pro FD      dual CONFIG_CAN-FD channels CONFIG_USB adapter

	  (see also http://www.peak-system.com).

config CONFIG_CAN_8DEV_USB
	tristate "8 devices USB2CAN interface"
	---help---
	  This driver supports the USB2CAN interface
	  from 8 devices (http://www.8devices.com).

endmenu