The change would happen anyway, irrespective of devfs.
> > With multihead
> > one additional directory can be itroduced for physical heads
> > (/dev/<something>/*) but /dev/vc/* will be virtual consoles anyway and
> > /dev/vc/0 will be current virtual console.
>
> I understand but see below.
>
> > You can not use names /dev/tty/*
> > for "physical heads" and use /dev/tty at the same time (even with devfs you
> > can not have character device and directory with the same name in one
> > subdirectory). So what's strange with this decision ?
>
> Thats not what I was saying. /dev/ttyX represent each head and /dev/vtyX
> represent each virtual console.
>
> The question is where did this design come from? Is their a
> technical or standards issue reason for this change ? Its no big
> deal except for breaking things. I just want to know thw reasoning
> behind this design.
I still don't see what is being broken by this change in devfs.
Regards,
Richard....
Old: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
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/