Re: Devfs, was Re: Migrating to larger numbers

Stephen Frost (sfrost@ns.snowman.net)
Wed, 9 Jun 1999 03:53:34 -0400 (EDT)


On Wed, 9 Jun 1999, Nathan Hand wrote:

> I suspect that if you replaced your node creation code with code to
> communicate to a user space daemon, and then that user space daemon
> created the node instead, you'd garner more support.

The only problem here is, how do you detect when a user attempts
to access a device node that doesn't currently exist? Yes, you could
just have all of them already there, but then you're back to thousands
of files in /dev... Although I personally do like the idea of having
subdirectories under /dev for things that make sense...

Stephen

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