Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 00:11:42 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Cc:        current@freebsd.org, acpi-jp@jp.freebsd.org
Subject:   Re: recommended VAIO for ACPI hacking (Re: cvs commit: www/en/releases/5.0R todo.sgml)
Message-ID:  <20021121231142.GA15817@tara.freenix.org>
In-Reply-To: <20021122.010745.71546381.iwasaki@jp.FreeBSD.org>
References:  <Pine.BSF.4.21.0211201000540.64403-100000@root.org> <20021121.223545.26269929.iwasaki@jp.FreeBSD.org> <20021121144730.GA12835@tara.freenix.org> <20021122.010745.71546381.iwasaki@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Mitsuru IWASAKI:
> Thanks.

Here is the result. The first check is there and there are several others
in acpidump output. Full dump at

<http://www.keltia.net/download/acpidump-z600tek>;

-=-=-=-
Method(_PTS, 1) {
    If(LNot(LLess(Arg0, 0x2))) {
        Store(0x1, \_SB_.PCI0.CRST)
    }
    Else {
        Store(0x0, \_SB_.PCI0.CRST)
    }
    If(LEqual(Arg0, 0x4)) {
        Store(\_SB_.PCI0.ISA_.SPIC._CRS(), \_SB_.PCI0.ISA_.SPIC.SSRC)
        If(LEqual(SCMP(\_OS_, "Microsoft Windows NT"), Zero)) {
            PHS_(0xe3)
            PHS_(0xe5)
        }
        Else {
            If(LNot(LEqual(SCMP(\_OS_, "Microsoft Windows"), Zero))) {
                PHS_(0xe3)
                PHS_(0xe5)
            }
        }
    }
    Return(0x0)
}
-=-=-=-
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun  4 22:44:19 CEST 2000

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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