Clear up some confusion
authorDavid Schleef <ds@schleef.org>
Mon, 14 Jan 2002 22:50:26 +0000 (22:50 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 14 Jan 2002 22:50:26 +0000 (22:50 +0000)
etc/modules.conf

index 71aa78a07c3d06bf0ea834bfa766e9b73a6bb65a..a089b22e3e5897efdd7e94b0f4e8dadf4392e02b 100644 (file)
@@ -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