From sacadmin Wed Sep 17 22:05:39 2008
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m8I55ddq029079;
	Wed, 17 Sep 2008 22:05:39 -0700 (PDT)
Received: (from dchieu@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m8I55d8Q029075;
	Wed, 17 Sep 2008 22:05:39 -0700 (PDT)
Date: Wed, 17 Sep 2008 22:05:39 -0700 (PDT)
From: David Chieu <dchieu@sac.sfbay.sun.com>
Message-Id: <200809180505.m8I55d8Q029075@sac.sfbay.sun.com>
To: PSARC-record@sac.sfbay.sun.com
Cc: phi.tran@sun.com
Subject: Battery Project Admendment [PSARC/2008/590 Self Review]
Status: RO
Content-Length: 1318

Phi Tran is adding an ioctl to PARC 2006/601 Battery Project. This
work is required and targeted for OpenSolaris 2008.11 release. I'm setting
this admendment as self-approved as a simple ioctl should be straightforward.

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Battery Project Admendment
    1.2. Name of Document Author/Supplier:
	 Author:  Phi Tran
    1.3  Date of This Document:
	17 September, 2008
4. Technical Description

Proposal:
I'm adding an ioctl in acpi_drv to allow for updating a computer laptop
lid status.  This is an extension of PSARC 2006/601 Battery Project.
This ioctl is useful when the hardware lid status may have changed during suspend.

Exported Interface:
Project Private ioctl ACPI_DRV_IOC_LID_UPDATE
  If this ioctl returns 0 for the integer argument, then it means the
    laptop lid is closed.
  If ioctl returns a non-zero value for the argument, then it
    means the laptop lid is opened.

References:
PSARC 2006/601 Battery Project
PSARC 2008/021 HAL Power Management Support


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		onnv
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


