[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why do we need /dev



On Tue, Oct 10, 2006 at 12:07:49PM +0530, Jinesh K J wrote:
> Hi friends,
> 
> I was just wondering why do we need a /dev directory for device files.
> Why can't those entries be handled by sysfs and kobjects?

You can not ignore POSIX, sorry.

> Also, the concepts of major and minor numbers - don't anyone think
> that they should not be a concern for a device driver programmer at
> all. I think they are outdated or unnecessary.

They aren't a concern anymore.  Why do you think they are?

thanks,

greg k-h

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/