public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Nate Lawson <nate-Y6VGUYTwhu0@public.gmane.org>
To: Brian Buchanan <brian-QcaC+sH85HNBDgjK7y7TUQ@public.gmane.org>
Cc: robert.moore-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h
Date: Wed, 10 Mar 2004 18:26:54 -0800 (PST)	[thread overview]
Message-ID: <20040310182253.P61709@root.org> (raw)
In-Reply-To: <20040309110721.B88330-YW38lnafgrALLvduDZEr5g@public.gmane.org>

On Tue, 9 Mar 2004, Brian Buchanan wrote:
> I hacked the ASL for my ThinkPad T40p so that "FreeBSD" was treated as an
> equivalent to "Windows 2001".  After your change, the Fn+F8 screen
> expansion toggle stopped working.
>
> I've attached the acpidump output you requested.  My local modification
> was to add after the check for "Windows 2001":
>
> If (LEqual (\SCMP (\_OS, "FreeBSD"), Zero))
> {
>     Store (0x02, \WNTF)
> }

The issue is that we don't support the _OSI method yet, otherwise we could
advertise FreeBSD as being both Windows 2k and XP compatible.  Your best
workaround is to just unconditionally store 0x02 into \WNTF at the end of
the \_SB._INI function.  Since the custom AML will only be loaded by
FreeBSD, you won't affect other OS's with this change.

Bob, any word on _OSI implementation?

-Nate


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click

       reply	other threads:[~2004-03-11  2:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040303220117.R21587@root.org>
     [not found] ` <20040309110721.B88330@mail.ncircle.com>
     [not found]   ` <20040309110721.B88330-YW38lnafgrALLvduDZEr5g@public.gmane.org>
2004-03-11  2:26     ` Nate Lawson [this message]
     [not found]       ` <20040310182253.P61709-Y6VGUYTwhu0@public.gmane.org>
2004-03-11  7:08         ` _OSI (Re: Re: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h) Len Brown
     [not found]           ` <1078988912.2549.94.camel-D2Zvc0uNKG8@public.gmane.org>
2004-03-11  7:18             ` Nate Lawson
     [not found] <CFF522B18982EA4481D3A3E23B83141C01E63981@orsmsx407.jf.intel.com>
     [not found] ` <CFF522B18982EA4481D3A3E23B83141C01E63981-sBd4vmA9Se6SsB6bSF6DdVDQ4js95KgL@public.gmane.org>
2004-03-12  4:10   ` cvs commit: src/sys/contrib/dev/acpica acfreebsd.h Nate Lawson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040310182253.P61709@root.org \
    --to=nate-y6vguytwhu0@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=brian-QcaC+sH85HNBDgjK7y7TUQ@public.gmane.org \
    --cc=robert.moore-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox