From: Frank Mori Hess Date: Tue, 18 May 2004 12:30:31 +0000 (+0000) Subject: update for some minor changes to comedi instalation that have occurred X-Git-Tag: r0_7_69~52 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=85002a35b7c91e5f7494bb735e5fde9dc12231a5;p=comedi.git update for some minor changes to comedi instalation that have occurred --- diff --git a/INSTALL b/INSTALL index d5ff8f13..338aa757 100644 --- a/INSTALL +++ b/INSTALL @@ -71,9 +71,9 @@ log, it is impossible to find problems. Install using 'make install' as root. This installs the files: - /lib/modules/<>/misc/comedi.o - /lib/modules/<>/misc/kcomedilib.o - /lib/modules/<>/misc/<>.o + /lib/modules/<>/comedi/comedi.o + /lib/modules/<>/comedi/kcomedilib.o + /lib/modules/<>/comedi/<>.o You need to create device files to access the hardware from a user process. These can be created using 'make dev'. The following @@ -82,7 +82,8 @@ special files will be created: /dev/comedi0 /dev/comedi1 /dev/comedi2 - /dev/comedi3 + ... + /dev/comedi15 * Comedilib: