From e835fc4ace1da1208a1883e5279d08ca628c022c Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Wed, 13 Jun 2001 21:25:35 +0000 Subject: [PATCH] minor corrections --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 8b7c51fe..3b999e4d 100644 --- a/INSTALL +++ b/INSTALL @@ -23,7 +23,7 @@ since you will be accessing Comedi from other kernel modules. * RTLinux support: If you want to use the real-time capabilities of Comedi with -RTAI, you need to compile RTLinux (both the kernel and the +RTLinux, you need to compile RTLinux (both the kernel and the modules) first. Known working versions are 2.x and 3.0. Remember to enable Kcomedilib support, since you will be accessing Comedi from other kernel modules. @@ -107,7 +107,8 @@ directory. * Module Autoloading: -If you like to autoload your modules, put the lines +If you like to autoload your modules, put the following lines +into /etc/conf.modules: alias char-major-98 comedi alias char-major-98-0 your_driver -- 2.26.2