Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / cvc.7d
blob0647723ba794c7ebcdedcca4a141b60cfc4613b5
1 '\" te
2 .\"  Copyright (c) 2000, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH CVC 7D "Sep 15, 2000"
7 .SH NAME
8 cvc \- virtual console driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBcvc\fR virtual console driver is a STREAMS-based pseudo driver that
13 supports the network console. The \fBcvc\fR driver interfaces with
14 \fBconsole\fR(7D).
15 .sp
16 .LP
17 Logically, the  \fBcvc\fR driver sits below the  \fBconsole\fR driver. It
18 redirects console output to the \fBcvcredir\fR(7D) driver if a network console
19 connection is active. If a network console connection is not active, it
20 redirects console output to an internal hardware interface.
21 .sp
22 .LP
23 The \fBcvc\fR driver receives console input from  \fBcvcredir\fR and internal
24 hardware and passes it to the process associated with \fB/dev/console\fR.
25 .SH NOTES
26 .sp
27 .LP
28 The  \fBcvc\fR facility supersedes the SunOS \fBwscons\fR(7D) facility, which
29 should  \fInot\fR be used in conjunction with  \fBcvc\fR. The  \fBwscons\fR
30 driver is useful for systems with directly attached consoles (frame buffers and
31 keyboards), but is not useful with platforms using \fBcvc\fR, which have no
32 local keyboard or frame buffer.
33 .SH ATTRIBUTES
34 .sp
35 .LP
36 See \fBattributes\fR(5) for descriptions of the following attributes:
37 .sp
39 .sp
40 .TS
41 box;
42 c | c
43 l | l .
44 ATTRIBUTE TYPE  ATTRIBUTE VALUE
46 Architecture    T{
47 Sun Enterprise 10000 servers,  Sun Fire 15000 servers
49 .TE
51 .SH SEE ALSO
52 .sp
53 .LP
54 \fBcvcd\fR(8), \fBattributes\fR(5), \fBconsole\fR(7D), \fBcvcredir\fR(7D),
55 \fBwscons\fR(7D)
56 .sp
57 .LP
58 \fISun Enterprise 10000 SSP Reference Manual\fR
59 .sp
60 .LP
61 \fISun System Management Services (SMS) Reference Manual\fR