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
aystarik
c60a1b43f1
Renamed GPE functions
...
date 99.06.11.20.59.00; author rmoore1; state Exp;
2005-06-29 16:45:37 +00:00
aystarik
de4e73e831
Standard parameter list formatting
...
date 99.06.10.18.20.00; author rmoore1; state Exp;
2005-06-29 16:45:36 +00:00
aystarik
4427a8a968
date 99.06.10.18.03.00; author rmoore1; state Exp;
2005-06-29 16:45:35 +00:00
aystarik
ba9f9d2cfe
Moved all standard C headers to environment.h
...
date 99.06.09.17.31.00; author rmoore1; state Exp;
2005-06-29 16:45:33 +00:00
aystarik
76f81863d0
Renamed "nte" to NAME_TABLE_ENTRY
...
date 99.06.07.23.36.00; author rmoore1; state Exp;
2005-06-29 16:45:32 +00:00
aystarik
9ac0648eeb
Added Notify handler install/remove code
...
date 99.06.04.22.22.00; author rmoore1; state Exp;
2005-06-29 16:45:31 +00:00
aystarik
0f134e7df7
Coded the GPE interfaces
...
date 99.06.03.23.20.00; author rmoore1; state Exp;
2005-06-29 16:45:30 +00:00
aystarik
59d193499a
Moved more external interfaces here
...
date 99.06.02.20.53.00; author rmoore1; state Exp;
2005-06-29 16:45:29 +00:00
aystarik
8c11fc55c2
Added ACPI_NOT_ISR flags to external GPE interfaces
...
date 2003.03.26.22.17.00; author rmoore1; state Exp;
2005-06-29 16:45:15 +00:00
aystarik
f872c19e97
Additional mutex and locking for GPE data structures
...
date 2003.03.18.21.10.00; author rmoore1; state Exp;
2005-06-29 16:45:14 +00:00
aystarik
9a9c7dd9a3
Support for GPE Block Devices
...
date 2003.03.06.21.54.00; author rmoore1; state Exp;
2005-06-29 16:45:13 +00:00
aystarik
a454c25c48
Pass GPE list head to SCI handler
...
date 2003.02.28.20.50.00; author rmoore1; state Exp;
2005-06-29 16:45:12 +00:00
aystarik
4397e4ea8e
Don't bother checking SCI_EN on every xrupt
...
date 2003.02.27.22.52.00; author rmoore1; state Exp;
2005-06-29 16:45:11 +00:00
aystarik
e258afd17f
Externalized 3 hardware interfaces
...
date 2002.05.01.20.11.00; author rmoore1; state Exp;
2005-06-29 16:45:07 +00:00
aystarik
ce8312724b
Added ACPI_SYSTEM_XFACE to specify calling convention for "system"
...
interfaces and callbacks.
date 2002.02.14.23.50.00; author rmoore1; state Exp;
2005-06-29 16:45:04 +00:00
aystarik
a49b72a4f8
ACPI_ prefix for all register names; Simplified event and register
...
decoding
date 2002.01.15.21.56.00; author rmoore1; state Exp;
2005-06-29 16:45:01 +00:00
aystarik
adae2195b2
Removed all support to save/restore the GPE status/enable registers --
...
unnecessary.
date 2002.01.14.22.19.00; author rmoore1; state Exp;
2005-06-29 16:45:00 +00:00
aystarik
b7b4c69be7
Restructuring of GPE tables and code
...
date 2002.01.11.22.41.00; author rmoore1; state Exp;
2005-06-29 16:44:59 +00:00