2172 Commits

Author SHA1 Message Date
aystarik
3baf36a248 Cleanup
date	2001.10.01.18.02.00;	author rmoore1;	state Exp;
2005-06-29 16:50:17 +00:00
aystarik
cf3a10bf2a Added support/handlers for ACPI 2.0 opregions - CMOS, PCI_BAR
date	2001.09.21.17.04.00;	author rmoore1;	state Exp;
2005-06-29 16:50:15 +00:00
aystarik
be02e43cc5 Solved _REG issue where MTX_Namespace was re-acquired
date	2001.04.24.23.22.00;	author psdiefen;	state Exp;
2005-06-29 16:50:08 +00:00
aystarik
4403bf47fe date 2000.12.12.23.20.00; author psdiefen; state Exp; 2005-06-29 16:50:04 +00:00
aystarik
d956983bdc Added function to get an OpRegion type string.
date	2000.11.17.18.49.00;	author rmoore1;	state Exp;
2005-06-29 16:50:01 +00:00
aystarik
84c09ecd8e fixed bug based on FBSD report and the comment right above it
date	2000.10.02.23.37.00;	author agrover;	state Exp;
2005-06-29 16:50:00 +00:00
aystarik
20b54707de Additional optimization of the ACPI_OPERAND_OBJECT
date	2000.08.31.16.29.00;	author rmoore1;	state Exp;
2005-06-29 16:49:58 +00:00
aystarik
c8320afcbf Optimized the ACPI_OPERAND_OBJECT size
date	2000.08.30.22.55.00;	author rmoore1;	state Exp;
2005-06-29 16:49:57 +00:00
aystarik
a59fb411a6 fixed mutex double-grab
date	2000.08.15.23.44.00;	author agrover;	state Exp;
2005-06-29 16:49:53 +00:00
aystarik
aaace1ff65 Use NATIVE_CHAR for strings, changed INTx to UINTx
date	2000.08.14.18.17.00;	author rmoore1;	state Exp;
2005-06-29 16:49:52 +00:00
aystarik
c6907e9577 Split ACPI_OBJECT_TYPE into an external and internal version
date	2000.06.02.21.42.00;	author rmoore1;	state Exp;
2005-06-29 16:49:42 +00:00
aystarik
650c48fc1a Support for System Memory mapping window
date	2000.05.30.23.15.00;	author rmoore1;	state Exp;
2005-06-29 16:49:41 +00:00
aystarik
74213ec78a Renamed the setup handler type
date	2000.05.15.17.19.00;	author rmoore1;	state Exp;
2005-06-29 16:49:40 +00:00
aystarik
316b6c642c Replace "interruptlevel" with "interruptNumber"
date	2005.04.20.21.03.00;	author rmoore1;	state Exp;
2005-06-29 16:49:36 +00:00
aystarik
e6bf80363f Disable GPE in SetType
date	2004.05.11.22.10.00;	author rmoore1;	state Exp;
2005-06-29 16:49:31 +00:00
aystarik
7e69c9b233 automated code cleanup
date	2004.04.27.18.26.00;	author rmoore1;	state Exp;
2005-06-29 16:49:30 +00:00
aystarik
f096e9496a New external interface
date	2004.04.27.17.51.00;	author rmoore1;	state Exp;
2005-06-29 16:49:29 +00:00
aystarik
29da039c26 Don't automatically disable GPE when enabling for wake
date	2004.04.22.19.05.00;	author rmoore1;	state Exp;
2005-06-29 16:49:28 +00:00
aystarik
90e10003f5 Support for WAKE vs RUNTIME GPEs
date	2004.03.29.17.13.00;	author rmoore1;	state Exp;
2005-06-29 16:49:27 +00:00
aystarik
0191e1b423 cleanup
date	2003.03.28.17.25.00;	author rmoore1;	state Exp;
2005-06-29 16:49:23 +00:00
aystarik
2309cfcb2f Added Function trace to new functions
date	2003.03.28.16.59.00;	author rmoore1;	state Exp;
2005-06-29 16:49:22 +00:00
aystarik
db3aae7be8 Full implementation of RemoveGpeBlock
date	2003.03.28.00.21.00;	author rmoore1;	state Exp;
2005-06-29 16:49:21 +00:00
aystarik
82cf760109 Stub implementation of AcpiRemoveGpeBlock
date	2003.03.26.22.52.00;	author rmoore1;	state Exp;
2005-06-29 16:49:20 +00:00
aystarik
d40f19a7e9 Implemented AcpiInstallGpeBlock
date	2003.03.26.22.46.00;	author rmoore1;	state Exp;
2005-06-29 16:49:19 +00:00
aystarik
1b321e5c26 cleanup
date	2003.03.13.17.28.00;	author rmoore1;	state Exp;
2005-06-29 16:49:14 +00:00
aystarik
79473b6104 Automated code cleanup
date	2003.02.28.17.06.00;	author rmoore1;	state Exp;
2005-06-29 16:49:12 +00:00
aystarik
b30fc5fd0b Update of debug levels and defines
date	2002.11.27.17.47.00;	author rmoore1;	state Exp;
2005-06-29 16:49:09 +00:00
aystarik
f2a8486e75 Changed DB_FATAL DEBUG_PRINTs to REPORT_ERROR
date	2002.11.26.21.40.00;	author rmoore1;	state Exp;
2005-06-29 16:49:08 +00:00
aystarik
2ba3faa57a oops, untabify
date	2002.08.15.01.58.00;	author agrover;	state Exp;
2005-06-29 16:49:06 +00:00
aystarik
1ed525e09c Apply Kochi Takayoshi's cleanup of the ACPI enable/disable code.
date	2002.08.15.01.37.00;	author agrover;	state Exp;
2005-06-29 16:49:05 +00:00
aystarik
992614c3cb AcpiPutRegister -> AcpiSetRegister
date	2002.05.02.22.48.00;	author agrover;	state Exp;
2005-06-29 16:49:03 +00:00
aystarik
3e60f492b1 change AcpiEnable/DisableEvent to not require a flag param for the
common case of enabling a GPE


date	2002.02.01.17.46.00;	author agrover;	state Exp;
2005-06-29 16:48:57 +00:00
aystarik
f31758b94f Changes to support Intel 64-bit compiler
date	2001.12.12.00.12.00;	author rmoore1;	state Exp;
2005-06-29 16:48:51 +00:00
aystarik
8bc3980110 return an initialized value in AcpiDisable in all cases
date	2001.11.16.05.11.00;	author agrover;	state Exp;
2005-06-29 16:48:50 +00:00
aystarik
2bbf78a1a0 fix AcpiDisable to not disable ACPI if we weren't disabled before we
enabled.


date	2001.11.15.01.33.00;	author agrover;	state Exp;
2005-06-29 16:48:49 +00:00
aystarik
e1e58edf56 do the right thing if ACPI is already enabled
date	2001.11.15.01.28.00;	author agrover;	state Exp;
2005-06-29 16:48:48 +00:00
aystarik
a3d6effadb eliminate AcpiHwGetModeCapabilities. It was useless.
date	2001.11.15.01.19.00;	author agrover;	state Exp;
2005-06-29 16:48:47 +00:00
aystarik
7aff2b1185 Cleanup via acpisrc -c
date	2001.08.27.19.53.00;	author rmoore1;	state Exp;
2005-06-29 16:48:43 +00:00
aystarik
591d097b9d verify bits get set when enabling/disabling fixed events
date	2000.11.13.21.22.00;	author agrover;	state Exp;
2005-06-29 16:48:33 +00:00
aystarik
35cd0d450b date 2000.11.08.22.24.00; author agrover; state Exp; 2005-06-29 16:48:32 +00:00
aystarik
e6914a51f0 Ran acpisrc source cleanup
date	2000.09.15.17.15.00;	author rmoore1;	state Exp;
2005-06-29 16:48:29 +00:00
aystarik
5a6c23824b New initialization interfaces
date	2000.09.14.23.00.00;	author rmoore1;	state Exp;
2005-06-29 16:48:28 +00:00
aystarik
4247796ac2 New init xfaces; JIT CreateField evaluation.
date	2000.09.11.15.15.00;	author rmoore1;	state Exp;
2005-06-29 16:48:27 +00:00
aystarik
5643839671 uncommented out the FindPciRootBuses() for now, and moved
EvInitDevices because it was causing trouble.


date	2000.08.30.20.28.00;	author agrover;	state Exp;
2005-06-29 16:48:26 +00:00
aystarik
02d1faa2ab call _INI in AcpiEnable
date	2000.08.25.02.50.00;	author agrover;	state Exp;
2005-06-29 16:48:23 +00:00
aystarik
ce93b95d03 Moved PCI init to AcpiEnable
date	2000.08.17.16.55.00;	author rmoore1;	state Exp;
2005-06-29 16:48:22 +00:00
aystarik
2cc772f289 Fixed headers
date	2000.06.06.20.51.00;	author rmoore1;	state Exp;
2005-06-29 16:48:09 +00:00
aystarik
245944a0e5 Added support for fixed events
date	2000.06.06.20.50.00;	author rmoore1;	state Exp;
2005-06-29 16:48:08 +00:00
aystarik
db0d8ab34d RDSP "table" is deleted ASAP
date	2000.05.18.17.40.00;	author rmoore1;	state Exp;
2005-06-29 16:48:07 +00:00
aystarik
d925b7c6aa Split from other files
date	2000.05.11.21.20.00;	author rmoore1;	state Exp;
2005-06-29 16:48:06 +00:00