.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH SLCAN_ATTACH "1" "December 2020" "slcan_attach 2020.11.0-1" "User Commands" .SH NAME slcan_attach \- manual page for slcan_attach 2020.11.0-1 .SH SYNOPSIS .B slcan_attach [\fI\,options\/\fR] \fI\,tty\/\fR .SH DESCRIPTION \&./slcan_attach \- userspace tool for serial line CAN interface driver SLCAN. .SH OPTIONS .TP \fB\-o\fR (send open command 'O\er') .TP \fB\-l\fR (send listen only command 'L\er', overrides \fB\-o\fR) .TP \fB\-c\fR (send close command 'C\er') .TP \fB\-f\fR (read status flags with 'F\er' to reset error states) .TP \fB\-s\fR (set CAN speed 0..8) .TP \fB\-b\fR (set bit time register value) .TP \fB\-d\fR (only detach line discipline) .TP \fB\-w\fR (attach \- wait for keypess \- detach) .TP \fB\-n\fR (assign created netdevice name) .SH EXAMPLES slcan_attach \-w \-o \-f \-s6 \-c /dev/ttyS1 .PP slcan_attach /dev/ttyS1 .PP slcan_attach \-d /dev/ttyS1 .PP slcan_attach \-w \-n can15 /dev/ttyS1