From: Nate Lawson <nate-Y6VGUYTwhu0@public.gmane.org>
To: "Moore, Robert" <robert.moore-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: RE: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h
Date: Thu, 11 Mar 2004 20:10:26 -0800 (PST) [thread overview]
Message-ID: <20040311200951.O67848@root.org> (raw)
In-Reply-To: <CFF522B18982EA4481D3A3E23B83141C01E63981-sBd4vmA9Se6SsB6bSF6DdVDQ4js95KgL@public.gmane.org>
THANK YOU. 0311 looks like an EXCELLENT release.
-Nate
> -----Original Message-----
> From: Nate Lawson [mailto:nate-Y6VGUYTwhu0@public.gmane.org]
> Sent: Wednesday, March 10, 2004 6:27 PM
> To: Brian Buchanan
> Cc: Moore, Robert; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h
>
> 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
next parent reply other threads:[~2004-03-12 4:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CFF522B18982EA4481D3A3E23B83141C01E63981@orsmsx407.jf.intel.com>
[not found] ` <CFF522B18982EA4481D3A3E23B83141C01E63981-sBd4vmA9Se6SsB6bSF6DdVDQ4js95KgL@public.gmane.org>
2004-03-12 4:10 ` Nate Lawson [this message]
[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 ` 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=20040311200951.O67848@root.org \
--to=nate-y6vguytwhu0@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.