Lines Matching full:host
6 can be connected to host system CAN API (at this time only Linux
43 Add "can-host-socketcan" object to connect device to host system CAN bus::
45 -object can-host-socketcan,id=canhost0,if=can0,canbus=canbus0
64 The tested setup was Linux 4.9 kernel on the host and guest side.
72 -object can-host-socketcan,id=canhost0,if=can0,canbus=canbus0 \
85 -object can-host-socketcan,id=canhost0,if=can0,canbus=canbus0 \
86 -device kvaser_pci,canbus=canbus0,host=can0 \
88 The CAN interface of the host system has to be configured for proper
90 devices through bus to the physical host device. Example configuration
96 Virtual (host local only) can interface can be used on the host
101 The CAN interface on the host side can be used to analyze CAN
109 delivered even to the host systems when SocketCAN interface is found
116 Example how to connect the canbus0-bus (virtual wire) to the host
118 on the corresponding PCI card expects that host system CAN bus
127 -object can-host-socketcan,if=can0,canbus=canbus0-bus,id=canbus0-socketcan \
160 in the guest system and next commands in the host system for basic CAN::
173 guest system and capturing them in the host system. Other combinations are