Dag-Erling Smørgrav
242c1bb631
Use headers from the kernel source tree rather than installed headers.
...
Submitted by: ru
2004-04-13 13:43:11 +00:00
Nate Lawson
cc65a50cc5
Change the reset video option to be positive (hw.acpi.reset_video).
...
Requested by: jhb
Initialize the real mode stack. This is needed at least for the return
address from the lcall.
Requested by: takawata
Fix style bugs in acpi_wakecode.S
Requested by: bde
Remove the kernel option now that we have the tunable.
2003-11-01 00:18:29 +00:00
Mitsuru IWASAKI
92781c3567
Add kernel option ACPI_NO_RESET_VIDEO as workaround for problems
...
(e.g. LCD white-out after resume) on some machine cased by
re-initialize video BIOS code in acpi_wakecode.
2003-10-29 03:30:45 +00:00
Peter Wemm
47a45d1b17
Try using genwakecode.sh instead of the perl version.
2002-05-01 21:54:07 +00:00
Mitsuru IWASAKI
fbd49a7cfb
Add `-I.' option to CFLAGS so that we can compile asm code together
...
with `-nostdinc' option.
2001-09-04 15:46:32 +00:00
Takanori Watanabe
6161544ca7
Add ACPI S2-S4BIOS Suspend/Resume code.
...
Some problems may remain.
Reviewed by:iwasaki
2001-07-20 06:07:34 +00:00