Re: udev

Le mardi 15 février 2005 à 08:10 -0500, Frank Mori Hess a écrit :
> On Tuesday 15 February 2005 07:44 am, Bernd Porr wrote:
> > Hi all,
> >
> > just realised that my Debian Sarge is using udev. Is comedi just now
> > registering with udev? For my usbdux driver it's simple: I just add a
> 
> The last release doesn't, the code in cvs does support udev though.  The 
> device files are created when comedi.ko is loaded.

You may want to set the permission of device files by adding an entry
in /etc/udev/permissions.d/udev.permissions.

If you don't use comedi from CVS, you can add also add an entry
in /etc/udev/links.conf. For example, to create /dev/comedi0, add this
line:

M comedi0  c 98 0 -m 666

	Emmanuel.

Received on 2005-02-15Z14:38:17