From a4485ce456c00eafb7e11667facfae87201f9f05 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 14 Jan 2002 22:50:26 +0000 Subject: [PATCH] Clear up some confusion --- etc/modules.conf | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/etc/modules.conf b/etc/modules.conf index 71aa78a..a089b22 100644 --- a/etc/modules.conf +++ b/etc/modules.conf @@ -4,8 +4,16 @@ # alias char-major-98 comedi -post-install comedi /etc/comedi.conf -#alias char-major-98-0 your_driver -#post-install your_driver /usr/sbin/comedi_config /dev/comedi0 your_driver options +alias char-major-98-0 your_driver +post-install your_driver /usr/sbin/comedi_config /dev/comedi0 your_driver options + +# +# If you use the dt282x driver, it's convenient to install the dt282x.conf +# script and use that to configure the driver. Remember to edit the +# file for your system. +# + +#alias char-major-98-0 dt282x +#post-install dt282x /etc/dt282x.conf -- 2.26.2