Date: Tue, 21 Oct 2008 12:28:28 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-acpi@FreeBSD.org, freebsd-amd64@FreeBSD.org Cc: takawata@init-main.com, peter@FreeBSD.org Subject: Semi-working patch for amd64 suspend/resume Message-ID: <200810211228.31028.jkim@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I was working on suspend/resume support for amd64 and this is the result. It works with a modified QEMU (QEMU does not support S3) but real boxes that I have don't seem to like it (e.g., broken BIOSes). If there is someone interested in finishing it off or giving it a try, the patch is here: http://people.freebsd.org/~jkim/amd64_suspend.diff Please note this patch is heavily inspired by Takanori Watanabe's SMP patch for i386: http://docs.freebsd.org/cgi/mid.cgi?200805131125.m4DBPu1q092741 and large portion is shamlessly stolen from Peter Wemm's AP boot code for amd64. ;-) Cheers, Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810211228.31028.jkim>