From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH 10/10] x86, ACPI: default to reboot via ACPI (again) Date: Thu, 13 Nov 2008 17:22:42 -0800 Message-ID: <491CD2E2.1060505@zytor.com> References: <200811081050.25477.arvidjaar@mail.ru> <20081108115956.GE8354@elte.hu> <4916B38B.7050905@redhat.com> <4916B4DB.90602@zytor.com> <20081110083938.GD22392@elte.hu> <20081110115732.GA30181@srcf.ucam.org> <20081110125630.GC28643@elte.hu> <20081110130029.GC30894@srcf.ucam.org> <20081112115806.GD11352@elte.hu> <491ACAB9.40203@redhat.com> <1226546613.4006.110.camel@yakui_zhao.sh.intel.com> <1226554186.4006.136.camel@yakui_zhao.sh.intel.com> <1226567180.4006.171.camel@yakui_zhao.sh.intel.com> <491C66EA.7030900@zytor.com> <1226626153.4006.184.camel@yakui_zhao.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from terminus.zytor.com ([198.137.202.10]:55005 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756460AbYKNBZM (ORCPT ); Thu, 13 Nov 2008 20:25:12 -0500 In-Reply-To: <1226626153.4006.184.camel@yakui_zhao.sh.intel.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Zhao Yakui Cc: "Eric W. Biederman" , Avi Kivity , Ingo Molnar , Len Brown , Stephen Rothwell , Andrew Morton , Matthew Garrett , Andrey Borzenkov , "linux-acpi@vger.kernel.org" , "Brown, Len" , Thomas Gleixner , Eduardo Habkost Zhao Yakui wrote: > I do the test as required. First the 0x02 is written to 0xCF9 I/O port. > The return value by reading the 0xCF9 I/O port is 0x02. Then the 0x06 is > written to the 0xCF9 I/O port. The screen becomes black but the box > can't be rebooted. What is the value of the CF9 port before you do anything? -hpa