Wednesday March 11, 2015
In linux two types of device drivers for can bus exist: Character device based drivers and network socket based drivers.
The Linux kernel supports CAN with the SocketCAN framework. LAWICEL CANUSB is controlled by the ASCII protocol and the slcan driver provides a CAN network device for these type of CAN interfaces.