1901 Commits

Author SHA1 Message Date
aystarik
97f9727cf7 some hardware takes a LONG time to switch modes. Give them 3 sec to
do so, but allow faster systems to proceed more quickly


date	2002.04.27.00.46.00;	author agrover;	state Exp;
2005-06-29 16:51:50 +00:00
aystarik
a399d0ab70 fix comment
date	2001.12.19.01.22.00;	author agrover;	state Exp;
2005-06-29 16:51:41 +00:00
aystarik
9eb8806461 more time for machines to switch into ACPI mode
date	2001.10.16.22.13.00;	author agrover;	state Exp;
2005-06-29 16:51:39 +00:00
aystarik
4d4daaf0a2 remove dead code
add a delay after changing modes


date	2001.08.24.01.39.00;	author agrover;	state Exp;
2005-06-29 16:51:37 +00:00
aystarik
b690b2f4b1 New OSL interfaces for Mem, IO, and PCI access
date	2001.07.02.16.39.00;	author rmoore1;	state Exp;
2005-06-29 16:51:35 +00:00
aystarik
8c1b24dcaf Added memory allocation macros
date	2001.06.29.20.10.00;	author rmoore1;	state Exp;
2005-06-29 16:51:34 +00:00
aystarik
aa288c878f date 2001.01.21.01.41.00; author psdiefen; state Exp; 2005-06-29 16:51:29 +00:00
aystarik
a3708c619c 16-bit pseudo-support for 64 bits
date	2000.12.13.23.01.00;	author rmoore1;	state Exp;
2005-06-29 16:51:27 +00:00
aystarik
d12d4df007 Code cleanup
date	2000.11.15.23.42.00;	author rmoore1;	state Exp;
2005-06-29 16:51:24 +00:00
aystarik
1949b3d4f7 Converted all code to use the new (X) fields of the FADT.
Internally, everything is ACPI 2.0


date	2000.11.08.18.55.00;	author rmoore1;	state Exp;
2005-06-29 16:51:23 +00:00
aystarik
92d3f15ba9 ACPI_DIVIDE and ACPI_MODULO macros for 64-bit support
date	2000.11.07.22.40.00;	author rmoore1;	state Exp;
2005-06-29 16:51:22 +00:00
aystarik
c9011ce373 Support for ACPI 2.0 tables
date	2000.10.31.22.38.00;	author rmoore1;	state Exp;
2005-06-29 16:51:19 +00:00
aystarik
f37b583809 date 2000.10.04.23.57.00; author agrover; state Exp; 2005-06-29 16:51:18 +00:00
aystarik
0ba6a1c9cf Modified to 80 char line limit
date	2000.06.29.19.09.00;	author mwalz;	state Exp;
2005-06-29 16:51:12 +00:00
aystarik
cac4837821 Renamed Osd interfaces, renamed header files
date	2000.06.23.21.47.00;	author rmoore1;	state Exp;
2005-06-29 16:51:10 +00:00
aystarik
a267186baf File rename and merge
date	2000.06.16.23.14.00;	author rmoore1;	state Exp;
2005-06-29 16:51:08 +00:00
aystarik
e6947ed884 Changed Acpi_Gbl to AcpiGbl_
date	2000.06.16.20.03.00;	author rmoore1;	state Exp;
2005-06-29 16:51:07 +00:00
aystarik
43dc1784ae Extraneous spaces removed
date	2000.06.13.21.22.00;	author rmoore1;	state Exp;
2005-06-29 16:51:05 +00:00
aystarik
65cc320ac9 date 2000.05.16.22.18.00; author mwalz; state Exp; 2005-06-29 16:51:02 +00:00
aystarik
6af2fb5067 date 2000.03.30.16.22.00; author psdiefen; state Exp; 2005-06-29 16:51:00 +00:00
aystarik
8ac0a1417c Fixed #define for COMPONENT where some modules had old
"DEVICE_MANAGER" value


date	2000.01.21.18.58.00;	author psdiefen;	state Exp;
2005-06-29 16:50:59 +00:00
aystarik
9e53b8efc8 Osd I/O interfaces use pointer-sized address now
date	99.11.09.23.04.00;	author rmoore1;	state Exp;
2005-06-29 16:50:58 +00:00
aystarik
9236324973 Prefixed all global variables with "Gbl_" for easy recognition
date	99.09.02.18.03.00;	author rmoore1;	state Exp;
2005-06-29 16:50:56 +00:00
aystarik
a46327d8e6 Converted to new return macros
date	99.08.13.16.59.00;	author rmoore1;	state Exp;
2005-06-29 16:50:54 +00:00
aystarik
dc8678e37e Updated License Header
date	99.08.09.22.42.00;	author mwalz;	state Exp;
2005-06-29 16:50:53 +00:00
aystarik
48215ea284 Used to be hwlegacy.c
date	99.07.27.18.16.00;	author grsmith1;	state Exp;
2005-06-29 16:50:52 +00:00
aystarik
0b5638774e Lint fixes
date	2004.04.28.21.20.00;	author rmoore1;	state Exp;
2005-06-29 16:50:46 +00:00
aystarik
0cbd8eb5a5 Moved code to new low level code for installation and running _REG
date	2004.04.22.19.03.00;	author rmoore1;	state Exp;
2005-06-29 16:50:43 +00:00
aystarik
551eea0739 automated cleanup
date	2003.12.05.23.53.00;	author rmoore1;	state Exp;
2005-06-29 16:50:41 +00:00
aystarik
7ecb3f1aa7 Split running of _REG methods into a separate namespace walk
date	2003.12.03.18.35.00;	author rmoore1;	state Exp;
2005-06-29 16:50:40 +00:00
aystarik
69d642b83e Rename AddressSpace to Handler
date	2003.11.07.19.48.00;	author rmoore1;	state Exp;
2005-06-29 16:50:39 +00:00
aystarik
533749a835 Deployed new procedure to extract NS Node name and validate the node.
Prevents faults during debug output.


date	2003.10.21.23.30.00;	author rmoore1;	state Exp;
2005-06-29 16:50:38 +00:00
aystarik
7b286f7bac Automated cleanup
date	2003.05.21.22.48.00;	author rmoore1;	state Exp;
2005-06-29 16:50:37 +00:00
aystarik
aedc0dbbc0 Removed redundant "remove reference" call
date	2003.04.09.22.51.00;	author rmoore1;	state Exp;
2005-06-29 16:50:35 +00:00
aystarik
7d7c40b8fa Improved debug message
date	2002.10.31.23.41.00;	author rmoore1;	state Exp;
2005-06-29 16:50:31 +00:00
aystarik
a9bcd0680c Shortened some overly-verbose identifiers
date	2002.04.26.22.14.00;	author rmoore1;	state Exp;
2005-06-29 16:50:28 +00:00
aystarik
c904ade271 Fixed parameter validation
date	2002.01.21.21.18.00;	author rmoore1;	state Exp;
2005-06-29 16:50:24 +00:00
aystarik
c7b01923a5 Initial support for DataTable Regions
date	2001.12.04.18.00.00;	author rmoore1;	state Exp;
2005-06-29 16:50:20 +00:00
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