2 .\" Copyright (c) 2004, 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 EFDAEMON 1M "Aug 10, 2004"
8 efdaemon \- embedded FCode interpreter daemon
12 \fB/usr/lib/efcode/sparcv9/efdaemon\fR [\fB-d\fR]
18 \fBefdaemon\fR, the embedded \fBFCode\fR interpreter daemon, invokes the
19 embedded \fBFCode\fR interpreter when the daemon receives an interpretation
20 request. A new session of the interpreter is started for each unique request by
21 invoking the script \fB/usr/lib/efcode/efcode\fR.
24 \fBefdaemon\fR is used on selected platforms as part of the processing of some
25 dynamic reconfiguration events.
29 The following option is supported:
36 Set debug output. Log debug messages as \fBLOG_DEBUG\fR level messages by using
37 \fBsyslog()\fR. See \fBsyslog\fR(3C).
44 \fB\fB/dev/fcode\fR\fR
48 \fBFCode\fR interpreter pseudo device, which is a portal for receipt of
49 \fBFCode\fR interpretation requests
55 \fB\fB/usr/lib/efcode/efcode\fR\fR
59 Shell script that invokes the embedded \fBFCode\fR interpreter
65 \fB\fB/usr/lib/efcode/interpreter\fR\fR
69 Embedded \fBFCode\fR interpreter
75 \fB\fB/usr/lib/efcode/sparcv9/interpreter\fR\fR
79 Embedded \fBFCode\fR interpreter
85 \fBsvcs\fR(1), \fBprtconf\fR(1M), \fBsvcadm\fR(1M), \fBsyslog\fR(3C),
86 \fBattributes\fR(5), \fBsmf\fR(5)
90 The \fBefdaemon\fR service is managed by the service management facility,
91 \fBsmf\fR(5), under the service identifier:
95 svc:/platform/sun4u/efdaemon:default
102 Administrative actions on this service, such as enabling, disabling, or
103 requesting restart, can be performed using \fBsvcadm\fR(1M). The service's
104 status can be queried using the \fBsvcs\fR(1) command.