CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/10 06:24:04
Modified files:
sys/arch/sparc64/conf: files.sparc64
Added files:
sys/arch/sparc64/dev: vcc.c vcctty.c
Log message:
Add vcc(4) and vcctty(4). The vcc(4) driver is a driver for the "Virtual
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).
