Re: TIOCGDEV ioctl

From: Alexander Viro (viro@math.psu.edu)
Date: Sat Dec 16 2000 - 06:57:20 EST


On Sat, 16 Dec 2000, Miquel van Smoorenburg wrote:

> According to Alexander Viro:
> > OK, I can see the point of finding out where the console is redirected
> > to. How about the following:
> >
> > /proc/sys/vc -> /dev/tty<n>
> > /proc/sys/console -> where the hell did we redirect it or
> > vc if there's no redirect right now
> > Will that be OK with you?
>
> Well, I'd prefer the ioctl, but I can see the general direction the
> kernel is heading to: get rid of numeric ioctls and sysctl()s and
> put all that info under /proc.
>
> However /proc/sys only contains directories now, it would look

Huh? Oh, sorry. /proc/tty, indeed - it was a braino. BTW, I think
that a mini-fs with a device node for each registered console +
symlink (say it, "default") pointing to the default one might make
sense too. Comments?

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



This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 21:00:15 EST