Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2009 10:46:01 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jhb@FreeBSD.org
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, nwhitehorn@FreeBSD.org
Subject:   Re: svn commit: r193159 - head/sys/powerpc/powermac
Message-ID:  <20090601.104601.1021575663.imp@bsdimp.com>
In-Reply-To: <200906010822.19951.jhb@freebsd.org>
References:  <200905311002.n4VA2K6c037776@svn.freebsd.org> <200906010822.19951.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200906010822.19951.jhb@freebsd.org>
            John Baldwin <jhb@FreeBSD.org> writes:
: On Sunday 31 May 2009 6:02:20 am Nathan Whitehorn wrote:
: > Author: nwhitehorn
: > Date: Sun May 31 10:02:20 2009
: > New Revision: 193159
: > URL: http://svn.freebsd.org/changeset/base/193159
: > 
: > Log:
: >   Provide an analogous sysctl to hw.acpi.acline (dev.pmu.0.acline) to
: >   determine whether the computer is plugged in to mains power.
: 
: I wonder if it would be a good idea to introduce a 
: platform-independent 'acline' sysctl?  Something like 'hw.acline'?  For now 
: we could simply have these devices create it.  We could do something fancier 
: where AC adapter drivers register with a centralized thingie at some point 
: and it exports a global setting that is true so long as at least one adapter 
: is online.  I'm not sure that level of complexity is warranted until we have 
: platforms with multiple AC lines exposed to the OS though.

We'll likely need some additional interface to the power system as
well.  acline is likely to be just the first one...

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090601.104601.1021575663.imp>