summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/dev/vcc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add vcc(4) and vcctty(4). The vcc(4) driver is a driver for the "Virtualkettenis2009-05-101-0/+140
Console Concentrator" found on the control domain of sun4v systems. It manages the connections to the consoles of guest domains which are exposed as terminal-like devices through vcctty(4).