-
sllin built-in module and boot message
[ 1.527834] sllin: serial line LIN interface driver
[ 1.528527] sllin: 10 dynamic interface channels.
[ 1.529148] sllin: Break is generated manually with tiny sleep.
-
root@matrix_io:/ # sllin_attach -w /dev/ttymxc2
[ 539.350802] sllin: sllin_open() invoked
[ 539.351382] sllin: Configured as MASTER
[ 539.351887] sllin: Baudrate set to 19200
attached tty /dev/ttymxc2 to netdevice sllin0
Press any key to detach /dev/ttymxc2 ...
root@matrix_io:/ # ip link set sllin0 up
Cannot find device "sllin0" --->fail here
sllin built-in module and boot message
[ 1.527834] sllin: serial line LIN interface driver
[ 1.528527] sllin: 10 dynamic interface channels.
[ 1.529148] sllin: Break is generated manually with tiny sleep.
root@matrix_io:/ # sllin_attach -w /dev/ttymxc2
[ 539.350802] sllin: sllin_open() invoked
[ 539.351382] sllin: Configured as MASTER
[ 539.351887] sllin: Baudrate set to 19200
attached tty /dev/ttymxc2 to netdevice sllin0
Press any key to detach /dev/ttymxc2 ...
root@matrix_io:/ # ip link set sllin0 up
Cannot find device "sllin0" --->fail here