Re: usability of device nodes with devfs

From: Christoph Hellwig (hch@infradead.org)
Date: Thu Jul 17 2003 - 11:01:01 EST


On Wed, Jul 16, 2003 at 04:42:05PM +0200, Oliver Neukum wrote:
> Hi,
>
> is it a requirement that nodes created with devfs can be opened
> successfully from the moment the device is registered?

For 2.4 which has a direct connection from devfs entries to file operations
this is indeed a requirement. For 2.5 devfs is merely a way to perform
mknod from kernelspace so there is no such requirement. Just still have
to be setup for I/O when calling register_chardev/add_disk, though.

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



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:29 EST