Jung-uk Kim
e8d472a7af
Catch up with ACPI-CA 20051021 import
2005-11-01 22:44:08 +00:00
Nate Lawson
a41e7b6aa9
Catch up with the kernel and set any global variables we are using, in
...
particular, enabling interpreter workarounds for bad ASL.
MFC after: 1 day
2005-01-03 04:14:05 +00:00
Philip Paeps
9599d206a4
Two uint32_t casts crept in where they shouldn't have.
...
ACPI_TYPE_INTEGER can be 64 bits wide in acpi v2.
2004-11-13 01:49:22 +00:00
Philip Paeps
e18d08c9b0
Change some formats and add some casts to make this
...
WARNS=2 clean, and mark it as such.
PR: 71672 (partly)
Reviewed by: njl
2004-11-13 01:34:51 +00:00
Ruslan Ermilov
037ac99f39
Tidy up markup.
2004-06-06 17:49:57 +00:00
Nate Lawson
f0dfade9f7
Add suspend/resume support to the debugger.
2004-05-25 02:56:55 +00:00
Nate Lawson
c0efcff271
Remove the band-aid to make these compile on amd64/ia64.
2003-08-11 15:49:14 +00:00
Marcel Moolenaar
f88faa54e4
Apparently I limited my testing of the ductape and bubblegum solution
...
to acpidb. The same problem exists in iasl. Add JIT patching there
too.
Add a comment to both makefiles to increase the chance that both
kludges are removed when a real solution is committed.
2003-08-09 19:11:20 +00:00
Marcel Moolenaar
67fdc6b784
Perform first-aid: unbreak the build for amd64 and ia64 by patching
...
osunixxf.c on the fly. This avoids having to pull it from the vendor
branch or otherwise pollute the repository with new short-lived files.
This should hold until the real fix arrives.
2003-08-09 07:06:09 +00:00
Nate Lawson
8285491e78
Add man pages for acpidb and iasl
2003-08-07 18:09:17 +00:00
Nate Lawson
a42b754313
Add the acpidb and iasl utilities. This is not yet hooked up to the build.
...
Obtained from: acpicatools port by Iwasaki-san
2003-08-07 16:51:50 +00:00