Re: LANANA: To Pending Device Number Registrants

Nicolas Pitre (nico@cam.org)
Tue, 15 May 2001 17:20:31 -0400 (EDT)


On Tue, 15 May 2001, James Simmons wrote:

>
> > I actually suggested something like this a while ago, mainly w.r.t. how
> > to deal with serial ports (e.g. /dev/ttyS0/callout instead of /dev/cua0).
>
> Very brillant. I like to see this as well, plus include the other serial
> devices.

Personally, I'd really like to see /dev/ttyS0 be the first detected serial
port on a system, /dev/ttyS1 the second, etc. Currently there are plenty of
different serial hardware with all their own drivers and /dev entries. For
embedded systems with serial consoles, and also across architectures, this
is a pain since the filesystem and namely /dev/inittab has to be adjusted
for all different types of UARTs. This is not the case for every different
type of NICs and that's a good thing.

Nicolas

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