From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [patch 2.6.21-rc5-git 0/3] x86_pc and ACPI support /sys/devices/.../wakeup Date: Fri, 6 Apr 2007 00:54:22 +0100 Message-ID: <20070405235422.GA12995@srcf.ucam.org> References: <200704051248.40745.david-b@pacbell.net> <200704051620.59918.david-b@pacbell.net> <20070405233024.GA12641@srcf.ucam.org> <200704051648.56288.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <200704051648.56288.david-b@pacbell.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: David Brownell Cc: linux-acpi@vger.kernel.org, linux-pm@lists.linux-foundation.org List-Id: linux-pm@vger.kernel.org On Thu, Apr 05, 2007 at 04:48:55PM -0700, David Brownell wrote: > That system happens to be 32 bits, but a similar one is 64 bits ... > has vbetool been made to work on x86_64 yet? Yes, the latest version uses libx86 to execute BIOS code, which includes = x86emu on machines which don't have vm86(). = http://www.codon.org.uk/~mjg59/vbetool/ has the current code. -- = Matthew Garrett | mjg59@srcf.ucam.org