> int register_chrdev_region(dev_t from, unsigned count, const char *name) > > I really don't want to see a 'dev_t' up there (though I know that it > can be ignored). Those numbers should be dealt within the kernel. Why > would anyone wanna set those numbers manually? Isnt it backward compatibility? -- Bora SAHIN -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/