103 Commits

Author SHA1 Message Date
rmoore1
a0a40c1202 Deploy ACPI_THREAD_ID 2006-03-10 18:32:30 +00:00
rmoore1
65a47676e4 Added new ACPI_CPU_FLAGS type 2006-01-26 23:40:07 +00:00
rmoore1
f7bfe25476 Deploy ACPI_[ERROR, EXCEPTION, WARNING, INFO] 2006-01-23 22:11:06 +00:00
rmoore1
69d0561ba0 More changes for ACPI_REPORT_ERROR conversion 2006-01-12 21:55:49 +00:00
rmoore1
7c13298942 Convert DB_ERROR/WARNs to REPORT_ERROR/WARNINGs 2006-01-11 22:38:23 +00:00
rmoore1
9efdd774a4 Add 2006 copyright 2006-01-09 17:47:27 +00:00
rmoore1
78e7ed4d6c change to interface, fixes a warning 2005-12-15 22:35:37 +00:00
rmoore1
6e3bd67fb3 Add external prototype 2005-11-17 16:35:07 +00:00
rmoore1
bf02f6bbbc Fix semaphore timeout so that wait_forever works properly 2005-11-15 21:56:53 +00:00
rmoore1
4a9dfee8b5 pointer casts 2005-11-02 20:33:17 +00:00
rmoore1
af3b745349 Changed lock flags to ACPI_NATIVE_UINT for 64-bit machines 2005-10-07 22:10:44 +00:00
rmoore1
ae4ace33ce Cleanup and fix timer code 2005-08-11 17:55:11 +00:00
aystarik
6ce4e2345c Timer fussing
date	2004.12.10.21.20.00;	author rmoore1;	state Exp;
2005-06-29 20:35:47 +00:00
aystarik
c609b8e990 Fix allocation of semaphore slots
date	2004.11.30.16.07.00;	author rmoore1;	state Exp;
2005-06-29 20:35:46 +00:00
aystarik
f7e52dbfa8 Add extra time for clock tick
date	2004.11.18.22.49.00;	author rmoore1;	state Exp;
2005-06-29 20:35:45 +00:00
aystarik
e4d0e7c34d Automated cleanup
date	2004.10.15.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:35:44 +00:00
aystarik
1cb41e6439 new comment and other comment updates
date	2004.05.28.22.36.00;	author rmoore1;	state Exp;
2005-06-29 20:35:39 +00:00
aystarik
5fe5a399c3 Support for both "FACP" and "FADT" strings in registry lookup
date	2004.05.28.22.20.00;	author rmoore1;	state Exp;
2005-06-29 20:35:38 +00:00
aystarik
fc855572df First definition and deployment of spin lock interfaces
date	2003.03.13.22.57.00;	author rmoore1;	state Exp;
2005-06-29 20:35:32 +00:00
aystarik
be58cf10a9 date 2003.01.10.18.49.00; author rmoore1; state Exp; 2005-06-29 20:35:30 +00:00
aystarik
a9e48c5235 detabbed
date	2003.01.10.18.35.00;	author rmoore1;	state Exp;
2005-06-29 20:35:29 +00:00
aystarik
de541dc678 Overhaul of the NATIVE* types. renamed to ACPI_NATIVE*, eliminated
use of MAX32 and MIN32 types


date	2002.12.16.23.55.00;	author rmoore1;	state Exp;
2005-06-29 20:35:27 +00:00
aystarik
77bfbf4a2c temporary fix to get Linux-ACPI working on Tiger
date	2002.11.22.22.52.00;	author agrover;	state Exp;
2005-06-29 20:35:24 +00:00
aystarik
2dc30c459d Move static init to OsInit to match Unix version
date	2002.11.19.21.04.00;	author rmoore1;	state Exp;
2005-06-29 20:35:23 +00:00
aystarik
e717f4eb8a Changed Timeout parameters to 16-bit to match ACPI spec.
date	2002.11.04.19.40.00;	author rmoore1;	state Exp;
2005-06-29 20:35:22 +00:00
aystarik
5ad77880a4 Support to get multiple acpi tables
date	2002.11.01.18.08.00;	author rmoore1;	state Exp;
2005-06-29 20:35:21 +00:00
aystarik
8b650a877d OsTableOverride is used at the application level to obtain a DSDT from
memory, registry, etc (Per-OS.)


date	2002.07.30.15.55.00;	author rmoore1;	state Exp;
2005-06-29 20:35:20 +00:00
aystarik
e0499c8ce6 Completed major overhaul and restructuring of table manager code.
date	2002.06.20.22.05.00;	author rmoore1;	state Exp;
2005-06-29 20:35:18 +00:00
aystarik
aecfa688bc override table with itself to exercise code
date	2002.04.26.21.59.00;	author rmoore1;	state Exp;
2005-06-29 20:35:17 +00:00
aystarik
3c4f5b8bd0 Some Lint changes; 16-bit changes
date	2002.04.15.22.46.00;	author rmoore1;	state Exp;
2005-06-29 20:35:15 +00:00
aystarik
29cbb61869 Bug fix for debug level
date	2002.03.25.21.37.00;	author rmoore1;	state Exp;
2005-06-29 20:35:14 +00:00
aystarik
f5f56af8eb Upate debug level
date	2002.03.22.21.13.00;	author rmoore1;	state Exp;
2005-06-29 20:35:13 +00:00
aystarik
e3bc8c1422 date 2002.03.20.21.48.00; author rmoore1; state Exp; 2005-06-29 20:35:12 +00:00
aystarik
d84b9ce2af Return all 1s from read port to allow simulated event enabling
date	2002.01.18.23.26.00;	author rmoore1;	state Exp;
2005-06-29 20:35:08 +00:00
aystarik
7b5fdad7e4 Root pointer support
date	2002.01.09.17.54.00;	author rmoore1;	state Exp;
2005-06-29 20:35:05 +00:00
aystarik
ba522e2ca0 Added some Win64 support
date	2001.12.13.17.23.00;	author rmoore1;	state Exp;
2005-06-29 20:35:04 +00:00
aystarik
0162b1d363 Implemented 64-bit field support for ACPI 2.0
date	2001.10.26.16.16.00;	author rmoore1;	state Exp;
2005-06-29 20:35:03 +00:00
aystarik
8ec9c75a56 Increment unit count before releasing semaphore.
date	2001.09.20.15.18.00;	author rmoore1;	state Exp;
2005-06-29 20:35:02 +00:00
aystarik
7376ae66fd Update to new ACPI_DEBUG_PRINT macro
date	2001.08.15.15.22.00;	author rmoore1;	state Exp;
2005-06-29 20:34:59 +00:00
aystarik
5f4be0f1b7 New ACPI_DEBUG_PRINT macro deployed. Much smaller implementation.
date	2001.08.14.23.19.00;	author rmoore1;	state Exp;
2005-06-29 20:34:58 +00:00
aystarik
9d294b91cd Added AcpiOsGetRootPointer interface
date	2001.07.13.16.32.00;	author rmoore1;	state Exp;
2005-06-29 20:34:57 +00:00
aystarik
7b89961abd Type changes to PCI/MEM/IO OSL interfaces
date	2001.07.12.20.55.00;	author rmoore1;	state Exp;
2005-06-29 20:34:56 +00:00
aystarik
26a2c578e2 interface changes
date	2001.07.12.15.55.00;	author rmoore1;	state Exp;
2005-06-29 20:34:55 +00:00
aystarik
41bd8da23c Removed dbg trap/assert interfaces
date	2001.07.03.22.39.00;	author rmoore1;	state Exp;
2005-06-29 20:34:54 +00:00
aystarik
d482b8a5ef New OSL interfaces for Mem, IO, and PCI access
date	2001.07.02.16.39.00;	author rmoore1;	state Exp;
2005-06-29 20:34:53 +00:00
aystarik
b7339afab5 Renamed AcpiOsSleepUsec to AcpiOsStall
date	2001.06.29.20.20.00;	author rmoore1;	state Exp;
2005-06-29 20:34:52 +00:00
aystarik
cdb9f63766 change to PCI config xfaces
date	2001.06.29.20.11.00;	author rmoore1;	state Exp;
2005-06-29 20:34:51 +00:00
aystarik
32bb3f2324 added new interface
date	2001.06.08.22.29.00;	author rmoore1;	state Exp;
2005-06-29 20:34:50 +00:00
aystarik
98207d8c04 Added AcpiOsGetThreadId
date	2001.02.24.00.30.00;	author rmoore1;	state Exp;
2005-06-29 20:34:48 +00:00
aystarik
3d78302d0a clean up includes
date	2000.12.11.18.46.00;	author agrover;	state Exp;
2005-06-29 20:34:47 +00:00