Lines Matching refs:CAN

1 menu "CAN Device Drivers"
4 tristate "Virtual Local CAN Interface (vcan)"
7 virtual local CAN interface.
13 tristate "Virtual CAN Tunnel (vxcan)"
16 local CAN traffic tunnel between two virtual CAN network devices.
21 In opposite to vcan loopback devices the vxcan only forwards CAN
23 CAN frames. To disable a potential echo in af_can.c the vxcan driver
25 in each namespace the CAN GW hop counter is set to zero.
31 tristate "Serial / USB serial CAN Adaptors (slcan)"
34 CAN driver for several 'low cost' CAN interfaces that are attached
38 As only the sending and receiving of CAN frames is implemented, this
39 driver should work with the (serial/USB) CAN hardware from:
46 The slcan driver supports up to 10 CAN netdevices by default which
51 tristate "Platform CAN drivers with Netlink support"
54 Enables the common framework for platform CAN drivers with Netlink
55 support. This is the standard library for CAN drivers.
61 bool "CAN bit-timing calculation"
64 If enabled, CAN bit-timing parameters will be calculated for the
66 get started. This works fine for the most common CAN controllers
67 with standard bit-rates but may fail for exotic bit-rates or CAN
85 events on each supported CAN device.
91 tristate "Atmel AT91 onchip CAN controller"
94 This is a driver for the SoC CAN controller in Atmel's AT91SAM9263
104 tristate "Aeroflex Gaisler GRCAN and GRHCAN CAN devices"
113 tristate "Janz VMOD-ICAN3 Intelligent CAN controller"
116 Driver for Janz VMOD-ICAN3 Intelligent CAN controller module, which
123 tristate "Allwinner A10 CAN controller"
126 Say Y here if you want to use CAN controller found on Allwinner
134 tristate "TI High End CAN Controller"
136 Driver for TI HECC (High End CAN Controller) module found on many
140 tristate "Xilinx CAN"
144 Xilinx CAN driver. This driver supports both soft AXI CAN IP and
148 tristate "Intel EG20T PCH CAN controller"
151 This driver is for PCH CAN of Topcliff (Intel EG20T PCH) which
153 This driver can access CAN bus.
170 bool "CAN devices debugging messages"
172 Say Y here if you want the CAN device drivers to produce a bunch of
174 a problem with CAN support and want to see more of what is going