Mark Santcroos
727fde6f33
Unchanged files that are off the vendor branch.
2004-07-02 08:34:19 +00:00
Nate Lawson
275c8028ab
Local change: allow usermode to compile this header. Submitted to vendor.
2004-05-25 02:41:49 +00:00
Nate Lawson
c3bac8b5d5
Add sys/types.h for both kernel and user compiles.
2004-05-05 20:02:02 +00:00
Nate Lawson
b3d0ea94b1
Unbreak the bootloader build by excluding ctype.h.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-04-05 17:30:15 +00:00
Nate Lawson
66f8ce8f20
Add #include for ctype.h to cover strupr() in the !_KERNEL case.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-04-05 04:03:09 +00:00
Nate Lawson
bf4c71fd65
Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now support
...
_OSI, we can claim compatibility with MS products without claiming to BE
one. :-)
2004-03-22 20:11:49 +00:00
Nate Lawson
d64168a5a2
Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL that
...
always expects to be running on some MS OS. A survey of ASL shows that
this is the 2nd most common expected OS value. (1st is Win98 and we don't
emulate its buggy ACPI support.) Our ACPI support is similar to Win2k,
also. Put this behavior under ACPICA_PEDANTIC so we can get back to our
previous behavior for OSV testing.
2004-03-04 05:57:41 +00:00
Nate Lawson
96f2784ee5
Unchanged files from ACPICA 20040220 that are off the vendor branch.
2004-02-28 20:35:57 +00:00
Nate Lawson
22d162d7d1
Remove the user include of ctype.h and instead include it for each utility
...
that uses strupr().
2003-08-07 15:52:42 +00:00
Nate Lawson
7f325bba26
Comment out ctype.h. It's not ok to always include in the !_KERNEL case
...
since the bootblocks have their own local includes. Sorry for breaking
world.
2003-08-07 14:17:23 +00:00
Nate Lawson
ad173a0cbe
Add includes to fix user-compilation of acpica. Also clarify a comment
...
about overriding the OS name.
2003-08-07 04:46:17 +00:00
Nate Lawson
8a7e9ab4b7
Fix the ACPI_DEBUG build for the non-module case. Move the #define into
...
acfreebsd.h and remove it from the Makefile. Now ACPI_DEBUG implies
ACPI_DISASSEMBLER.
Noticed by: marcel
2003-07-15 19:18:41 +00:00
Nate Lawson
a4ae793658
Commit local patches for files off the vendor branch.
2003-07-13 22:47:01 +00:00
John Baldwin
e0f7366574
Restore local changes accidentally lost in the last import.
...
Reviewed by: njl
2003-05-01 20:40:03 +00:00
Nate Lawson
adfda8d3b3
Resolve conflicts.
2003-04-29 19:11:00 +00:00
Mitsuru IWASAKI
c4d2c0a1de
Fix kernel build breakage when ACPI_DEBUG option is specified.
2002-08-29 08:31:06 +00:00
Mitsuru IWASAKI
d62ab2f4a1
Resolve conflicts arising from the ACPI CA 20020815 import.
2002-08-29 01:52:27 +00:00
Mitsuru IWASAKI
b69ed3f4c6
Resolve conflicts arising from the ACPI CA 20020725 import.
2002-07-30 19:35:32 +00:00
Mitsuru IWASAKI
98479b041b
Resolve conflicts arising from the ACPI CA 20020611 import.
2002-07-09 17:54:02 +00:00
Mitsuru IWASAKI
74fc979a09
Resolve conflicts arising from the ACPI CA 20020404 import.
2002-06-30 17:53:12 +00:00
Mike Smith
afa56f0b6d
Resolve conflicts arising from the ACPI CA 20020217 import.
2002-02-23 05:16:34 +00:00
Mike Smith
6d804030e6
Merge FreeBSD-specific changes with the ACPI CA 20010518 release.
2001-05-29 19:56:18 +00:00
Mike Smith
520334620f
Merge conflicts from the ACPI CA 20010125 import.
2001-01-31 09:44:45 +00:00
Mitsuru IWASAKI
673f959b2b
Disable strstr() if ACPICA is compiled in userland.
...
Reviewed by: msmith
2001-01-10 19:28:03 +00:00
Mike Smith
88c6b9ae21
Resolve conflicts from the ACPI CA 20001215 vendor import.
2000-12-21 07:04:32 +00:00
Mike Smith
a61a28f04c
We should include <machine/stdarg.h> not <stdarg.h>
...
Submitted by: phk
2000-10-28 08:32:43 +00:00
Mike Smith
31239e0d37
FreeBSD-specific customisations:
...
- Set debugger options for kernel build
- Define some missing functions
- Bring in GCC defines
- Disable the 'wbinvd' macro as it conflicts with our inline
2000-10-28 07:29:08 +00:00
Mike Smith
926328c406
Initial import of the Intel-maintained ACPI Component Architecture. This
...
is Intel's reference implementation of the core operating-system ACPI
support. (This import is on the vendor branch.)
2000-10-28 05:01:06 +00:00