Linux-CAN / SocketCAN user space applications
 
 
 
 
Go to file
Oliver Hartkopp afcac3462a The number for the SLCAN line discipline can not be found in
<linux/tty.h> anyway but needs to be written as module alias

tty-ldisc-17 slcan

So we remove the annoying #error output and use the correctly defined 
'17' from Kernel 2.6.25+ as default.
2008-09-17 13:02:49 +00:00
Makefile Removed bad hacks in vcan.c and slcan_attach.c. 2008-06-11 16:35:19 +00:00
asc2log.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
canbusload.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
candump.c Do not allow to create error frame filters via standard filter sets. 2008-07-02 04:19:07 +00:00
cangen.c Fix commandline parameter handling for fixed canframe.data[] . 2008-06-20 09:16:06 +00:00
canlogserver.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
canplayer.c Create an informative error message when detecting a wrong line format. 2008-07-25 06:32:20 +00:00
cansend.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
cansniffer.c Added missing help test. 2008-07-10 11:01:37 +00:00
lib.c Added silent correction for can_dlc out of range. 2008-07-01 11:31:59 +00:00
lib.h Fix typo. 2008-06-20 09:19:13 +00:00
log2asc.c Added support for comments in logfiles. 2008-09-09 12:56:05 +00:00
log2long.c Whitespace fixes. Indented the code following Linux styleguide to fix 2008-06-03 08:46:57 +00:00
slcan_attach.c The number for the SLCAN line discipline can not be found in 2008-09-17 13:02:49 +00:00
terminal.h Fixed contradiction in Sourcecode discalimer. 2007-09-27 12:29:32 +00:00
vcan.c fixed comment. 2008-06-11 16:38:00 +00:00