doc: add missing -lm option to command line for compiling tut1
[comedilib.git] / etc / modules.conf
1
2 #
3 # add these lines to /etc/modules.conf
4 #
5
6 alias char-major-98 comedi
7
8 alias char-major-98-0 your_driver
9 post-install your_driver /usr/sbin/comedi_config /dev/comedi0 your_driver options
10
11 #
12 # If you use the dt282x driver, it's convenient to install the dt282x.conf
13 # script and use that to configure the driver.  Remember to edit the
14 # file for your system.
15 #
16
17 #alias char-major-98-0 dt282x
18 #post-install dt282x /etc/dt282x.conf
19