568 Commits

Author SHA1 Message Date
aystarik
eb27608058 Added missing init code to install handler function
date	2000.04.28.01.13.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:35 +00:00
aystarik
63993091c8 Added support for just in time region initialization
date	2000.04.27.23.58.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:34 +00:00
aystarik
108dfc6f1c date 2000.04.25.19.52.00; author rmosgrov; state Exp; 2005-06-29 16:46:33 +00:00
aystarik
532a85e7d4 Mutex support
date	2000.04.19.22.28.00;	author rmoore1;	state Exp;
2005-06-29 16:46:32 +00:00
aystarik
325ed10948 date 2000.03.21.21.21.00; author psdiefen; state Exp; 2005-06-29 16:46:31 +00:00
aystarik
831d49c11f date 2000.03.17.18.59.00; author psdiefen; state Exp; 2005-06-29 16:46:30 +00:00
aystarik
2331618117 Changes to eliminate warnings at VC warning level 4. Global lock
support.


date	2000.03.03.18.01.00;	author rmoore1;	state Exp;
2005-06-29 16:46:29 +00:00
aystarik
11d81c9add Added flag to indicate if OpRegion handler is a default handler
date	2000.02.29.21.28.00;	author rmoore1;	state Exp;
2005-06-29 16:46:28 +00:00
aystarik
234a70e11b date 2000.02.23.22.11.00; author psdiefen; state Exp; 2005-06-29 16:46:27 +00:00
aystarik
84bb23313e date 2000.02.18.22.49.00; author psdiefen; state Exp; 2005-06-29 16:46:26 +00:00
aystarik
4eff3f48c7 date 2000.02.17.21.08.00; author psdiefen; state Exp; 2005-06-29 16:46:24 +00:00
aystarik
f1594a3d17 date 2000.02.04.19.50.00; author psdiefen; state Exp; 2005-06-29 16:46:22 +00:00
aystarik
bc7c8b4798 Fixed typo in comment
date	2000.02.02.17.58.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:21 +00:00
aystarik
31d01cb615 date 2000.01.24.22.09.00; author psdiefen; state Exp; 2005-06-29 16:46:20 +00:00
aystarik
2cceb40ce2 date 2000.01.20.00.53.00; author psdiefen; state Exp; 2005-06-29 16:46:19 +00:00
aystarik
d3c5a5ef00 date 2000.01.13.23.07.00; author psdiefen; state Exp; 2005-06-29 16:46:18 +00:00
aystarik
eeb5cb5703 date 2000.01.07.01.20.00; author psdiefen; state Exp; 2005-06-29 16:46:17 +00:00
aystarik
b406fb4136 date 99.12.29.20.19.00; author psdiefen; state Exp; 2005-06-29 16:46:16 +00:00
aystarik
1dddad509e date 99.12.29.20.05.00; author psdiefen; state Exp; 2005-06-29 16:46:15 +00:00
aystarik
371c912a63 date 99.12.29.20.03.00; author psdiefen; state Exp; 2005-06-29 16:46:14 +00:00
aystarik
585a899a5a date 99.12.29.20.00.00; author psdiefen; state Exp; 2005-06-29 16:46:13 +00:00
aystarik
5cd02ddd42 Global notify handler support
date	99.10.22.22.23.00;	author rmoore1;	state Exp;
2005-06-29 16:46:11 +00:00
aystarik
34441c3189 Use NsGetAttachedObject to access NTE object
date	99.10.21.20.20.00;	author rmoore1;	state Exp;
2005-06-29 16:46:10 +00:00
aystarik
16f83ffb3c Changed ACPI_DEFAULT_HANDLE to ACPI_DEFAULT_HANDLER to be consistant
with meaning and documentation PVCS error #9


date	99.10.06.19.13.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:08 +00:00
aystarik
2968a7b420 date 99.10.01.21.38.00; author rmoore1; state Exp; 2005-06-29 16:46:07 +00:00
aystarik
809d423683 date 99.10.01.01.06.00; author grsmith1; state Exp; 2005-06-29 16:46:06 +00:00
aystarik
7eb43163f4 Added handler type constants
date	99.09.28.22.29.00;	author rmoore1;	state Exp;
2005-06-29 16:46:05 +00:00
aystarik
392249336f EvWalkNamespace now obsolete by new AcpiWalkNamespace
date	99.09.27.21.19.00;	author rmoore1;	state Exp;
2005-06-29 16:46:04 +00:00
aystarik
ac9379d01c Attempt at getting new object reference counts to work
date	99.09.23.23.29.00;	author rmoore1;	state Exp;
2005-06-29 16:46:03 +00:00
aystarik
dab9ca7c48 Added ACPI_DEFAULT_HANDLE feature to AcpiInstallAddressSpaceHandler.
Also moved the PCIContext to the events.h file.


date	99.09.23.00.26.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:02 +00:00
aystarik
6a0fdc008f New object type names
date	99.09.22.21.54.00;	author rmoore1;	state Exp;
2005-06-29 16:46:01 +00:00
aystarik
c2b90217ea date 99.09.22.16.26.00; author rmosgrov; state Exp; 2005-06-29 16:46:00 +00:00
aystarik
7b54c78a0d Fixed three bugs.
date	99.09.09.20.25.00;	author grsmith1;	state Exp;
2005-06-29 16:45:59 +00:00
aystarik
ad1c7fcced At least rudementary OpRegion support working after restructure of
address handler's and associated code.


date	99.09.08.16.45.00;	author rmosgrov;	state Exp;
2005-06-29 16:45:58 +00:00
aystarik
2527c4561e Prefixed all globals with "Gbl_" for clarity.
date	99.09.02.20.53.00;	author rmoore1;	state Exp;
2005-06-29 16:45:57 +00:00
aystarik
8637ff80db Added context saving to the fixed event handling code.
date	99.09.02.12.40.00;	author grsmith1;	state Exp;
2005-06-29 16:45:56 +00:00
aystarik
981b16010b Added notify and address space handler objects. Added system and
driver notify handlers.  Created associations between the address handlers and
regions. and more......


date	99.09.01.23.15.00;	author rmosgrov;	state Exp;
2005-06-29 16:45:55 +00:00
aystarik
24edf2dd3a Initial mutex support
date	99.08.31.21.49.00;	author rmoore1;	state Exp;
2005-06-29 16:45:54 +00:00
aystarik
4bf78785f1 Updated to new interfaces and structs
date	99.08.20.22.40.00;	author rmoore1;	state Exp;
2005-06-29 16:45:53 +00:00
aystarik
3b86c4ff47 Notify handler support - there is no object associated with a device
entry until we need one for a notify handler.


date	99.07.23.20.41.00;	author rmoore1;	state Exp;
2005-06-29 16:45:49 +00:00
aystarik
081ad9fde8 Implemented opregion interfaces
date	99.07.22.17.51.00;	author rmoore1;	state Exp;
2005-06-29 16:45:48 +00:00
aystarik
77a56f973f Added SystemFlags
date	99.07.14.21.41.00;	author rmoore1;	state Exp;
2005-06-29 16:45:47 +00:00
aystarik
771e151a7c Renamed an internal function
date	99.07.14.21.40.00;	author rmoore1;	state Exp;
2005-06-29 16:45:46 +00:00
aystarik
feac33462b Does not call localCleanup from Disable.
date	99.07.14.18.11.00;	author rmoore1;	state Exp;
2005-06-29 16:45:45 +00:00
aystarik
293c4094f2 Mysterious SS problems.
date	99.07.08.15.22.00;	author grsmith1;	state Exp;
2005-06-29 16:45:44 +00:00
aystarik
0f5fb35fd7 Ditto.
date	99.07.07.23.22.00;	author grsmith1;	state Exp;
2005-06-29 16:45:43 +00:00
aystarik
8f48f39aa9 Added ACPI_OBJECT_INTERNAL type
date	99.07.07.19.47.00;	author rmoore1;	state Exp;
2005-06-29 16:45:41 +00:00
aystarik
657c58698f AcpiModeCapabilities changed to AcpiGetModeCapabilities
date	99.07.07.15.31.00;	author rmoore1;	state Exp;
2005-06-29 16:45:40 +00:00
aystarik
878cc38817 Used new exception codes (AE_HANDLER_EXISTS->AE_EXIST)
date	99.07.06.17.57.00;	author grsmith1;	state Exp;
2005-06-29 16:45:39 +00:00
aystarik
222e9b4d8f Various small fixes from testing GPEs on the Lancewood
date	99.06.18.23.24.00;	author grsmith1;	state Exp;
2005-06-29 16:45:38 +00:00