jkim
e72362d4d0
Catch up with ACPI-CA 20051021 import
2005-11-01 22:44:08 +00:00
njl
848b0d85e8
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
985b7bf736
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
65415730ab
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
ru
ee4a7e8b45
Tidy up markup.
2004-06-06 17:49:57 +00:00
njl
20762a623d
Add suspend/resume support to the debugger.
2004-05-25 02:56:55 +00:00
njl
b984cea442
Remove the band-aid to make these compile on amd64/ia64.
2003-08-11 15:49:14 +00:00
marcel
e97cb4c9d9
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
af63867e64
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
njl
29ad90976f
Add man pages for acpidb and iasl
2003-08-07 18:09:17 +00:00
njl
c425e70132
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