Contidos dentro
Localizar Mais Documentação
Destaques de Recursos de Suporte
| Fazer download desta apostila em PDF
NAME
- cvc - virtual console driver
DESCRIPTION
-
cvc is a STREAMS-based pseudodriver that supports the network console, which is called cvc on the host side and netcon on the SSP. cvc interfaces with console(7).
- Logically, the cvc driver sits below the console(7) driver. It intercepts console output, redirecting it to the cvcredir(7) driver.
-
cvc receives console input from cvcredir(7) and passes it to the process associated with /dev/console.
NOTES
- The cvc facility supercedes the SunOS wscons(7) facility, which should not be used in conjunction with cvc. wscons(7) is useful for systems with directly attached consoles (frame buffers and keyboards), but is not useful with the Enterprise 10000 system, which has no local keyboard or frame buffer.
SEE ALSO
-
cvcd(1M), cvc(7), cvcredir(7) in this reference manual
-
netcon(1M), netcon_server(1M) in UNKNOWN TITLE ABBREVIATION: UE10000REFEMAN1M
-
console(7) in man Pages(7): Device and Network Interfaces
|
|