From owner-freebsd-current Sun Jun 23 14:45:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from melete.ch.intel.com (chfdns02.ch.intel.com [143.182.246.25]) by hub.freebsd.org (Postfix) with ESMTP id B5AC037B42C for ; Sun, 23 Jun 2002 14:45:06 -0700 (PDT) Received: from fmsmsxvs042.fm.intel.com (fmsmsxvs042.fm.intel.com [132.233.42.128]) by melete.ch.intel.com (8.11.6/8.11.6/d: solo.mc,v 1.42 2002/05/23 22:21:11 root Exp $) with SMTP id g5NLcJJ13399 for ; Sun, 23 Jun 2002 21:38:19 GMT Received: from fmsmsx26.fm.intel.com ([132.233.42.26]) by fmsmsxvs042.fm.intel.com (NAVGW 2.5.2.11) with SMTP id M2002062314383521502 ; Sun, 23 Jun 2002 14:38:35 -0700 Received: by fmsmsx26.fm.intel.com with Internet Mail Service (5.5.2653.19) id ; Sun, 23 Jun 2002 14:38:15 -0700 Message-ID: <59885C5E3098D511AD690002A5072D3C02AB7F51@orsmsx111.jf.intel.com> From: "Grover, Andrew" To: "'Ducrot Bruno'" Cc: "'Michael Nottebrock'" , "Fischer, Oliver" , "David W. Chapman Jr." , CURRENT@FreeBSD.ORG Subject: RE: [OT] ACPI based support for suspend to disk? Date: Sun, 23 Jun 2002 14:38:13 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: Ducrot Bruno [mailto:ducrot@poupinou.org] > there is a little detail that I don't understand actually. When we > want to enter S4 in: > > sys/contrib/dev/acpica/hwsleep.c::AcpiEnterSleepState > > we have to fill PM1AControl and PM1BControl with some values > deduced by > the DSDT. Those values are different, and I am ok with that > for S1, S2, etc. > But for S4 and S5, there are different too. If I am correct, > this implied > a different glue logic for the hardware. What is the > difference expected > for S4 and S5? Good question. On some systems (IBM T20) the values for SLP_TYP registers on the PM1A and 1B Control blocks are the same for S4 and S5. On some (IBM T23) the values between S4 and S5 are different. The only possible difference appears in which wake events might be enabled for the two states. Regards -- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message