summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_descrip.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-05-15 14:30:37 +0000
committered <ed@FreeBSD.org>2009-05-15 14:30:37 +0000
commit8a2fb32a355e541af361a07d738b6d02936d1e43 (patch)
tree2b10322f810d595d16d77765c24376fbfe77981f /sys/kern/kern_descrip.c
parent1c8525dee312152c2a94a50d68a66fe24914b766 (diff)
downloadFreeBSD-src-8a2fb32a355e541af361a07d738b6d02936d1e43.zip
FreeBSD-src-8a2fb32a355e541af361a07d738b6d02936d1e43.tar.gz
Turn consolectl into a simple device node, not a TTY.
Apart from the 16 virtual terminals, Syscons allocates two device nodes that should not really be TTYs, even though they are. One of them is consolectl. In RELENG_7 and before, these device nodes are used in single user mode. After I simplified input path, we only use this device node to call ioctl() on (moused, Xorg, vidcontrol). When you call ioctl() on consolectl, it will behave the same as being called on the first window.
Diffstat (limited to 'sys/kern/kern_descrip.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud