875ecf7048b7337ce4c08b7ef2ee02bbe39d9edb
[elmcan.git] / out-of-tree.rst
1 Using ELM327 driver out-of-tree
2 ================================
3
4 Requirements
5 -------------
6
7 This requires Linux 4.11 (for 431af779256c), and has been tested on 4.19.
8
9 Also, elmcan depends on ``can-dev``:
10
11     sudo modprobe can-dev
12
13
14
15 Install
16 -------
17     cd module/
18
19     sudo dkms install .
20
21
22
23
24 Thanks
25 =======
26
27 Thanks go out to Oliver Neukum for his early reviews and suggestions.
28
29 Several more people have encouraged me to finish this - thank you all.