xref: /titanic_52/usr/src/cmd/power/power.conf.i386 (revision fc68e77cbcc83bea00515c84d65cfca81b667900)
12df1fe9cSrandyf#
22df1fe9cSrandyf# CDDL HEADER START
32df1fe9cSrandyf#
42df1fe9cSrandyf# The contents of this file are subject to the terms of the
52df1fe9cSrandyf# Common Development and Distribution License (the "License").
62df1fe9cSrandyf# You may not use this file except in compliance with the License.
72df1fe9cSrandyf#
82df1fe9cSrandyf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92df1fe9cSrandyf# or http://www.opensolaris.org/os/licensing.
102df1fe9cSrandyf# See the License for the specific language governing permissions
112df1fe9cSrandyf# and limitations under the License.
122df1fe9cSrandyf#
132df1fe9cSrandyf# When distributing Covered Code, include this CDDL HEADER in each
142df1fe9cSrandyf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152df1fe9cSrandyf# If applicable, add the following below this CDDL HEADER, with the
162df1fe9cSrandyf# fields enclosed by brackets "[]" replaced with your own identifying
172df1fe9cSrandyf# information: Portions Copyright [yyyy] [name of copyright owner]
182df1fe9cSrandyf#
192df1fe9cSrandyf# CDDL HEADER END
202df1fe9cSrandyf#
21*fc68e77cSmh27603# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
222df1fe9cSrandyf# Use is subject to license terms.
232df1fe9cSrandyf#
242df1fe9cSrandyf#pragma ident	"%Z%%M%	%I%	%E% SMI"
252df1fe9cSrandyf#
262df1fe9cSrandyf# Power Management Configuration File
272df1fe9cSrandyf#
282df1fe9cSrandyf# This entry keeps removable media from being powered down unless the
292df1fe9cSrandyf# console framebuffer and monitor are powered down
302df1fe9cSrandyf# (See removable-media(9P))
312df1fe9cSrandyf
322df1fe9cSrandyfdevice-dependency-property removable-media /dev/fb
332df1fe9cSrandyf
342df1fe9cSrandyfautopm			default
352df1fe9cSrandyfautoS3			default
36*fc68e77cSmh27603
37*fc68e77cSmh27603cpupm			enable
38*fc68e77cSmh27603cpu-threshold		1s
39