Re: Request for comments (kdev_t and friends...)

Stephen C. Tweedie (sct@redhat.com)
Mon, 29 Nov 1999 13:15:39 +0000 (GMT)


Hi,

On Fri, 26 Nov 1999 10:51:06 +0100, Martin Dalecki <dalecki@cs.net.pl>
said:

>> I don't think that SCT is _that_ easy to troll...

> Then just grep for 256 in the corresponsding file. It's terrible to
> introduce just another array for every possible device...

Then don't think of it that way: think of it as a device which can
have 256 minor variants, no more. It doesn't matter if we extend the
minor size, the raw character device will still have only 256 minors.

There is nothing in the raw character device which has to cover every
possible minor number: it doesn't work that way.

--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/