summaryrefslogtreecommitdiff
path: root/module
diff options
context:
space:
mode:
Diffstat (limited to 'module')
-rwxr-xr-xmodule/attach-me.sh2
-rw-r--r--module/elmcan.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/module/attach-me.sh b/module/attach-me.sh
index d0c130c..2d8a24c 100755
--- a/module/attach-me.sh
+++ b/module/attach-me.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-sudo ldattach --debug --speed 38400 --eightbits --noparity --onestopbit --iflag -ICRNL,INLCR,-IXOFF 26 $@
+sudo ldattach --debug --speed 38400 --eightbits --noparity --onestopbit --iflag -ICRNL,INLCR,-IXOFF 29 $@
diff --git a/module/elmcan.c b/module/elmcan.c
index d34d25f..494dceb 100644
--- a/module/elmcan.c
+++ b/module/elmcan.c
@@ -47,7 +47,7 @@ MODULE_AUTHOR("Max Staudt <max-linux@enpas.org>");
/* Line discipline ID number */
#ifndef N_ELMCAN
-#define N_ELMCAN 26
+#define N_ELMCAN 29
#endif
#define ELM327_CAN_CONFIG_SEND_SFF 0x8000