Re: [PATCH 1/3] Generic acpi vgapost

2005-08-30 Thread Dave Airlie
On 8/28/05, Michael Marineau <[EMAIL PROTECTED]> wrote: > Generic function to post the video bios. > > Based directly on the original patch by Ole Rohne. > > Signed-off-by: Michael Marineau <[EMAIL PROTECTED]> The wakeup.S code is missing a small piece of code. For a lot of BIOSes you need to

Re: [PATCH 1/3] Generic acpi vgapost

2005-08-28 Thread Jiri Slaby
Michael Marineau napsal(a): Generic function to post the video bios. Based directly on the original patch by Ole Rohne. Signed-off-by: Michael Marineau <[EMAIL PROTECTED]> Index: linux-2.6.13-rc7/arch/i386/kernel/acp

Re: [PATCH 1/3] Generic acpi vgapost

2005-08-28 Thread Pavel Machek
Hi! > Generic function to post the video bios. > > Based directly on the original patch by Ole Rohne. > > Signed-off-by: Michael Marineau <[EMAIL PROTECTED]> (Just FYI, I already ACKed those patches, and I'll like them to go in after some testing in -mm).

[PATCH 1/3] Generic acpi vgapost

2005-08-27 Thread Michael Marineau
Generic function to post the video bios. Based directly on the original patch by Ole Rohne. Signed-off-by: Michael Marineau <[EMAIL PROTECTED]> -- Michael Marineau [EMAIL PROTECTED] Oregon State University Index: linux-2.6.13-rc7/arch/i386/kernel/acpi/sleep.c