* RE: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h [not found] ` <CFF522B18982EA4481D3A3E23B83141C01E63981-sBd4vmA9Se6SsB6bSF6DdVDQ4js95KgL@public.gmane.org> @ 2004-03-12 4:10 ` Nate Lawson 0 siblings, 0 replies; 2+ messages in thread From: Nate Lawson @ 2004-03-12 4:10 UTC (permalink / raw) To: Moore, Robert; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <20040303220117.R21587@root.org>]
[parent not found: <20040309110721.B88330@mail.ncircle.com>]
[parent not found: <20040309110721.B88330-YW38lnafgrALLvduDZEr5g@public.gmane.org>]
* Re: cvs commit: src/sys/contrib/dev/acpica acfreebsd.h [not found] ` <20040309110721.B88330-YW38lnafgrALLvduDZEr5g@public.gmane.org> @ 2004-03-11 2:26 ` Nate Lawson 0 siblings, 0 replies; 2+ messages in thread From: Nate Lawson @ 2004-03-11 2:26 UTC (permalink / raw) To: Brian Buchanan Cc: robert.moore-ral2JQCrhuEAvxtiuMwx3w, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-12 4:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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
[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 is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox