Re: [RFC] EDAC and the sysfs

From: Greg KH
Date: Thu Nov 17 2005 - 12:54:43 EST


On Thu, Nov 17, 2005 at 09:20:53AM -0800, Doug Thompson wrote:
> > But you can just probably use a udev rule to
> > initialize your things
> > properly, that's what all of the distros are now
> > using.
>
> Ok. That's another area for me to research. edac does
> not have any /dev/ entries, just the files and
> controls previous mentioned.
>
> So, from your comment then, udev has some mechanism to
> set controls in sysfs?

udev gets called whenever you add a kobject to the system. You can then
do whatever you want in udev when this happens. As an example, on one
distro, when a bluetooth device is created by the kernel, a bluetooth
startup script is run by udev.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/