in 0.3.x version udev support was already integrated. I will
explain, why I'm using devfs now. It's faster.
When the kernel loads the driver (see /var/log/messages) I
get a "signal" for that change in about 1 second from devfs.
With udev a got the same information about 7 seconds later
(/etc/dev.d/xxx) at least with 025 version.
But you're right. devfs is deprecated, Of course, I know
that. But I was waiting for somebody to request this feature
again. It's already on my "TODO" :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=268298
in 0.3.x version udev support was already integrated. I will
explain, why I'm using devfs now. It's faster.
When the kernel loads the driver (see /var/log/messages) I
get a "signal" for that change in about 1 second from devfs.
With udev a got the same information about 7 seconds later
(/etc/dev.d/xxx) at least with 025 version.
But you're right. devfs is deprecated, Of course, I know
that. But I was waiting for somebody to request this feature
again. It's already on my "TODO" :-)
Logged In: NO
Hihihi... o will gona do the same question. :)