El Fri, Dec 05, 2008 at 05:43:23PM +0300 Denis Borisevich ha dit:

> I'm developing kernel module for 2.6.24.7 kernel. So it's better to
> stick with udev? 

yes, creation and naming of the device nodes is considered a
user-space task

> And what about other devices (not char), how the
> corresponding device nodes are created? Do they use udev too?

udev is in charge of both, character and block
devices.

if you need your one rules have a look at
http://reactivated.net/writing_udev_rules.html

-- 
Matthias Kaehlcke
Embedded Linux Engineer
Barcelona

             "The only important thing Windows does better
            than Debian is implementing the win32 platform"
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to