Commit Graph

8353 Commits

Author SHA1 Message Date
aystarik
fd70163e03 Shortened some overly-verbose identifiers
date	2002.04.26.22.14.00;	author rmoore1;	state Exp;
2005-06-29 20:22:45 +00:00
aystarik
9bc2412eb2 Some Lint changes; 16-bit changes
date	2002.04.15.22.46.00;	author rmoore1;	state Exp;
2005-06-29 20:22:43 +00:00
aystarik
db1fde99d6 Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 20:22:42 +00:00
aystarik
20b534aa48 Fourth pass to include lint changes/comments/cleanup (64-bit)
date	2002.04.11.22.58.00;	author rmoore1;	state Exp;
2005-06-29 20:22:41 +00:00
aystarik
48ab700a6b Third pass to include lint changes/comments/cleanup.
date	2002.04.10.21.54.00;	author rmoore1;	state Exp;
2005-06-29 20:22:40 +00:00
aystarik
a5dfd73c72 Second pass to include lint changes/comments/cleanup.
date	2002.04.08.22.01.00;	author rmoore1;	state Exp;
2005-06-29 20:22:39 +00:00
aystarik
7e6c1a1224 remove causeinterrupt() macro - no one used it
change acpi_enable_irq to ACPI_ENABLE_IRQ - it should be obvious it's a macro
change wbinvd() macro to ACPI_WBINVD()


date	2002.03.22.22.20.00;	author agrover;	state Exp;
2005-06-29 20:22:38 +00:00
aystarik
b1bf1f34ce Prefixed C library macros (MEMSET, etc.) with "ACPI_".
date	2002.02.13.18.54.00;	author rmoore1;	state Exp;
2005-06-29 20:22:35 +00:00
aystarik
2778e7f113 Prefixed all macros with "ACPI_" to prevent collisions with local OS
header files.


date	2002.02.12.22.41.00;	author rmoore1;	state Exp;
2005-06-29 20:22:34 +00:00
aystarik
4509f38dfa Added novell and modesto support
date	2002.01.21.21.17.00;	author rmoore1;	state Exp;
2005-06-29 20:22:33 +00:00
aystarik
65c520fe96 change the enable() and disable() macros to acpi_*_irqs() to prevent
clashes on Linux


date	2001.12.12.03.44.00;	author agrover;	state Exp;
2005-06-29 20:22:31 +00:00
aystarik
0f6b4bbd2e Changes to support Intel 64-bit compiler
date	2001.12.12.00.13.00;	author rmoore1;	state Exp;
2005-06-29 20:22:29 +00:00
aystarik
657f995d4e Added default ACPI_PRINTF_LIKE_FUNC definition
date	2001.10.17.19.20.00;	author rmoore1;	state Exp;
2005-06-29 20:22:28 +00:00
aystarik
a2f6239e70 change DEBUG_TRACK_ALLOCATIONS to DBG_TRACK_ALLOCATIONS. This prevents
the ACPI_DEBUG-removing code in asconvert from getting us.


date	2001.07.10.21.02.00;	author agrover;	state Exp;
2005-06-29 20:22:26 +00:00
aystarik
b634104ffc Renamed interpreter functions to Ex*, Utility functions to Ut*
date	2001.05.09.20.12.00;	author rmoore1;	state Exp;
2005-06-29 20:22:25 +00:00
aystarik
3a892e821f move strupr to cmutils, and change linux include to use system
clibrary


date	2001.04.19.00.05.00;	author agrover;	state Exp;
2005-06-29 20:22:23 +00:00
aystarik
b555cf65b5 Removed NATIVE_UINT from internal structures and some procedures.
This type should be used extremely sparingly!


date	2001.03.09.21.17.00;	author rmoore1;	state Exp;
2005-06-29 20:22:21 +00:00
aystarik
a418958cad remove tab
date	2001.02.22.01.12.00;	author agrover;	state Exp;
2005-06-29 20:22:20 +00:00
aystarik
98607cf6e0 Fixes for the vararg macros
date	2001.02.20.22.52.00;	author rmoore1;	state Exp;
2005-06-29 20:22:19 +00:00
aystarik
959371e50d Added dynamic object conversion support
date	2001.01.09.23.34.00;	author rmoore1;	state Exp;
2005-06-29 20:22:16 +00:00
aystarik
75d359271f Cleanup
date	2000.12.20.23.38.00;	author rmoore1;	state Exp;
2005-06-29 20:22:15 +00:00
aystarik
7a9ec495f7 remove obcolete ia64-specific macro
date	2000.11.15.01.10.00;	author agrover;	state Exp;
2005-06-29 20:22:12 +00:00
aystarik
11f2d36976 Source clean-up via acpisrc utility
date	2000.11.02.22.51.00;	author rmoore1;	state Exp;
2005-06-29 20:22:11 +00:00
aystarik
cf598d367a Support for ACPI 2.0 tables
date	2000.10.31.22.38.00;	author rmoore1;	state Exp;
2005-06-29 20:22:10 +00:00
aystarik
db82f0011c Physical Addresses changed from void* to UINT64
date	2000.10.27.20.05.00;	author rmoore1;	state Exp;
2005-06-29 20:22:09 +00:00
aystarik
5a8e684d20 BIG acenv.h cleanup
date	2000.10.13.18.04.00;	author agrover;	state Exp;
2005-06-29 20:22:08 +00:00
aystarik
bc1693ea43 remove inline code from FBSD ifdef
date	2000.10.11.22.13.00;	author agrover;	state Exp;
2005-06-29 20:22:07 +00:00
aystarik
e1d56e2c5e Global lock macros are NULL for ACPI_APPLICATION case
date	2000.10.11.16.46.00;	author rmoore1;	state Exp;
2005-06-29 20:22:05 +00:00
aystarik
2a02de5417 Add AddressIoSpace macro
date	2000.10.05.20.23.00;	author agrover;	state Exp;
2005-06-29 20:22:04 +00:00
aystarik
f7d8ed4a7a don't linuxize arch dependent stuff
use #elif instead of nested #if


date	2000.10.03.20.06.00;	author agrover;	state Exp;
2005-06-29 20:22:03 +00:00
aystarik
e3492ff550 added FreeBSD stuff
moved OS_NAME to here


date	2000.10.03.00.30.00;	author agrover;	state Exp;
2005-06-29 20:22:02 +00:00
aystarik
a917d96964 Added varparams to the _REPORT_xxx interfaces; 16-bit fixes
date	2000.09.20.20.51.00;	author rmoore1;	state Exp;
2005-06-29 20:22:01 +00:00
aystarik
6a07709550 removed casts TOTALLY for STRLEN & friends.
date	2000.08.29.22.12.00;	author agrover;	state Exp;
2005-06-29 20:21:57 +00:00
aystarik
c8c22f2c4a Added, within IA64 section only an include for pal.h and a
define for safe_halt()  as ia64_pal_halt(1).


date	2000.08.28.22.48.00;	author cgreen;	state Exp;
2005-06-29 20:21:56 +00:00
aystarik
e8741b90eb Added halt() function definition for IA64 to call PAL light halt.
date	2000.08.28.14.54.00;	author cgreen;	state Exp;
2005-06-29 20:21:55 +00:00
aystarik
ba5e82b7a2 Moved ACPI_APPLICATION define to inside _IA64.
date	2000.08.25.21.50.00;	author cgreen;	state Exp;
2005-06-29 20:21:54 +00:00
aystarik
142255f20f date 2000.08.25.21.44.00; author cgreen; state Exp; 2005-06-29 20:21:53 +00:00
aystarik
c55e5e1139 removed ACPI_APPLICATION
added proto for strupr


date	2000.08.12.01.04.00;	author agrover;	state Exp;
2005-06-29 20:21:51 +00:00
aystarik
c99be4f8ca MS-specific stuff added
date	2000.08.10.19.58.00;	author rmoore1;	state Exp;
2005-06-29 20:21:50 +00:00
aystarik
03a6423604 Use ACPI_STRING for string types
date	2000.08.09.18.01.00;	author rmoore1;	state Exp;
2005-06-29 20:21:49 +00:00
aystarik
60f23975c8 match jump labels
date	2000.08.09.02.46.00;	author agrover;	state Exp;
2005-06-29 20:21:48 +00:00
aystarik
932d9afcb7 removed casts preventing gcc compile
date	2000.08.09.01.09.00;	author agrover;	state Exp;
2005-06-29 20:21:47 +00:00
aystarik
7ffba2edbd EFI environment support
date	2000.07.10.22.02.00;	author rmoore1;	state Exp;
2005-06-29 20:21:45 +00:00
aystarik
a6ff653737 Renamed most header files
date	2000.07.10.21.26.00;	author rmoore1;	state Exp;
2005-06-29 20:21:44 +00:00
aystarik
3c04b918aa date 2000.06.30.15.59.00; author rmoore1; state Exp; 2005-06-29 20:21:43 +00:00
aystarik
94e1805e2a New GnU asm
date	2000.06.29.23.37.00;	author rmoore1;	state Exp;
2005-06-29 20:21:42 +00:00
aystarik
582d39fb48 Renamed Osd interfaces, renamed header files
date	2000.06.23.21.47.00;	author rmoore1;	state Exp;
2005-06-29 20:21:41 +00:00
aystarik
d09c8ec478 LINUX support
date	2000.06.21.23.15.00;	author rmoore1;	state Exp;
2005-06-29 20:21:40 +00:00
aystarik
a25a09a3ce Added some ACPI prefixes; linux support
date	2000.06.21.21.17.00;	author rmoore1;	state Exp;
2005-06-29 20:21:39 +00:00
aystarik
2475b55498 date 2000.06.02.18.27.00; author rmoore1; state Exp; 2005-06-29 20:21:35 +00:00