1941 Commits

Author SHA1 Message Date
aystarik
1af73fa542 Changed interfaces to match setup interface
date	2000.06.02.18.21.00;	author rmoore1;	state Exp;
2005-06-29 16:42:17 +00:00
aystarik
d749253cea Changed data types
date	2000.05.31.21.28.00;	author rmoore1;	state Exp;
2005-06-29 16:42:16 +00:00
aystarik
924571a7ed Split from other files
date	2000.05.11.21.20.00;	author rmoore1;	state Exp;
2005-06-29 16:42:14 +00:00
aystarik
61fee25262 Comment and header updates
date	2004.07.23.17.13.00;	author rmoore1;	state Exp;
2005-06-29 16:42:06 +00:00
aystarik
3ea9e82236 Restructure for early installation of default region handlers
date	2004.04.22.19.08.00;	author rmoore1;	state Exp;
2005-06-29 16:42:04 +00:00
aystarik
af905786b8 automated cleanup
date	2003.12.05.23.53.00;	author rmoore1;	state Exp;
2005-06-29 16:42:02 +00:00
aystarik
e9cb3b6f48 LINT changes
date	2003.12.04.21.14.00;	author rmoore1;	state Exp;
2005-06-29 16:42:01 +00:00
aystarik
d4b2d633ac Split running of _REG methods into a separate namespace walk
date	2003.12.03.18.34.00;	author rmoore1;	state Exp;
2005-06-29 16:42:00 +00:00
aystarik
feb3bf2f86 Rename AddressSpace to Handler
date	2003.11.07.19.48.00;	author rmoore1;	state Exp;
2005-06-29 16:41:59 +00:00
aystarik
3918225b72 Debug output changes
date	2003.11.07.19.35.00;	author rmoore1;	state Exp;
2005-06-29 16:41:58 +00:00
aystarik
33bc2bfae5 fix for detach (Shaohua Li)
date	2003.09.18.17.16.00;	author agrover;	state Exp;
2005-06-29 16:41:56 +00:00
aystarik
e0a56c6732 Handle SAME_HANDLER exception. Install is now table driven
date	2003.05.21.22.26.00;	author rmoore1;	state Exp;
2005-06-29 16:41:54 +00:00
aystarik
7d76edbf07 Improved debug message
date	2003.04.07.17.49.00;	author rmoore1;	state Exp;
2005-06-29 16:41:52 +00:00
aystarik
528dcb1e91 Updated interface to InitPathname
date	2002.11.27.18.33.00;	author rmoore1;	state Exp;
2005-06-29 16:41:49 +00:00
aystarik
2f99545af9 Deployed new UtGetObjectTypeName function. Fully deployed use of
ACPI_GET_OBJECT_TYPE macro for consistency.


date	2002.06.07.21.28.00;	author rmoore1;	state Exp;
2005-06-29 16:41:45 +00:00
aystarik
155f6e3f12 Shortened some overly-verbose identifiers
date	2002.04.26.22.14.00;	author rmoore1;	state Exp;
2005-06-29 16:41:44 +00:00
aystarik
18120265c1 Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 16:41:43 +00:00
aystarik
f8b85c84b1 Added error checking after all mutex acquires and most mutex releases.
date	2002.02.12.23.57.00;	author rmoore1;	state Exp;
2005-06-29 16:41:37 +00:00
aystarik
2df178eab4 Added typecast to node parameter
date	2001.12.12.22.40.00;	author rmoore1;	state Exp;
2005-06-29 16:41:33 +00:00
aystarik
4778b880ac Initial support for DataTable Regions
date	2001.12.04.18.00.00;	author rmoore1;	state Exp;
2005-06-29 16:41:32 +00:00
aystarik
bb57c91f80 Macro rename and cleanup
date	2001.11.21.17.06.00;	author rmoore1;	state Exp;
2005-06-29 16:41:30 +00:00
aystarik
fb183ba8b4 Eliminate TBDs
date	2001.11.15.17.01.00;	author rmoore1;	state Exp;
2005-06-29 16:41:29 +00:00
aystarik
d26a4a9041 Initial support for multiple object attachments and related interfaces
date	2001.11.08.21.04.00;	author rmoore1;	state Exp;
2005-06-29 16:41:28 +00:00
aystarik
8aa1179dff Cleanup - extraneous spaces and tab removal
date	2001.11.02.00.05.00;	author rmoore1;	state Exp;
2005-06-29 16:41:27 +00:00
aystarik
de1f589027 Fixed some comments; cleanup
date	2001.11.01.22.00.00;	author rmoore1;	state Exp;
2005-06-29 16:41:26 +00:00
aystarik
8f50542745 Implemented 64-bit field support for ACPI 2.0
date	2001.10.26.16.16.00;	author rmoore1;	state Exp;
2005-06-29 16:41:25 +00:00
aystarik
fbe649d49a Fixed return macros
date	2001.10.22.21.56.00;	author rmoore1;	state Exp;
2005-06-29 16:41:24 +00:00
aystarik
179458530f Changed AE_EXIST to AE_ALREADY_EXISTS (more informative, not
ambiguous)


date	2001.10.18.20.13.00;	author rmoore1;	state Exp;
2005-06-29 16:41:23 +00:00
aystarik
57d8b20d0c Rename the opcode execution functions
date	2001.10.08.22.36.00;	author rmoore1;	state Exp;
2005-06-29 16:41:20 +00:00
aystarik
1ef1e50ca8 Cleanup/restructuring
date	2001.10.01.16.56.00;	author rmoore1;	state Exp;
2005-06-29 16:41:19 +00:00
aystarik
57ad0a353f Removed concept of a "static" acpi internal object. This mechanism
conflicted with the object ref count mechanism.


date	2001.09.05.15.11.00;	author rmoore1;	state Exp;
2005-06-29 16:41:18 +00:00
aystarik
28e182a45a Cleanup via acpisrc -c
date	2001.08.27.19.53.00;	author rmoore1;	state Exp;
2005-06-29 16:41:17 +00:00
aystarik
1e42675005 print PHYSICAL_ADDRESSes as 2 32-bit values, instead of using %p
date	2001.07.11.23.42.00;	author agrover;	state Exp;
2005-06-29 16:41:14 +00:00
aystarik
a7f08ce9c5 UtFormatException obsoleted. AcpiFormatException substituted globally
date	2001.07.06.22.14.00;	author rmoore1;	state Exp;
2005-06-29 16:41:13 +00:00
aystarik
eb88fb7001 Removed assert macros
date	2001.07.03.22.41.00;	author rmoore1;	state Exp;
2005-06-29 16:41:12 +00:00
aystarik
30c7b87f27 Code cleanup (acpisrc -c)
date	2001.02.23.23.28.00;	author rmoore1;	state Exp;
2005-06-29 16:41:05 +00:00
aystarik
9cb21aa63f Space IDs are output as strings now.
date	2001.02.12.21.19.00;	author rmoore1;	state Exp;
2005-06-29 16:41:04 +00:00
aystarik
81a6bec440 change to use DEBUG_EXEC
date	2001.02.09.01.43.00;	author agrover;	state Exp;
2005-06-29 16:41:03 +00:00
aystarik
c6625f9976 Restructured package copy code
date	2001.02.05.21.50.00;	author rmoore1;	state Exp;
2005-06-29 16:41:02 +00:00
aystarik
8821f08ccc date 2000.12.12.23.20.00; author psdiefen; state Exp; 2005-06-29 16:41:00 +00:00
aystarik
960a587f9d Added checks to avoid deadlock (namespace mutex re-acquire) when
unregistering an address space hander.


date	2000.12.12.22.58.00;	author psdiefen;	state Exp;
2005-06-29 16:40:59 +00:00
aystarik
222eaa2352 Added function to get an OpRegion type string.
date	2000.11.17.18.49.00;	author rmoore1;	state Exp;
2005-06-29 16:40:56 +00:00
aystarik
a499df0421 ACPI_DIVIDE and ACPI_MODULO macros for 64-bit support
date	2000.11.07.22.39.00;	author rmoore1;	state Exp;
2005-06-29 16:40:55 +00:00
aystarik
2fd01d3c0c global fix: declare functions not in headers as static
date	2000.11.07.02.49.00;	author agrover;	state Exp;
2005-06-29 16:40:54 +00:00
aystarik
a2df331fca ACPI_PHYSICAL_ADDRESS cleanups
date	2000.11.03.00.07.00;	author agrover;	state Exp;
2005-06-29 16:40:53 +00:00
aystarik
b6f5deddae moved maintenance of initialized flag from individual opregion
handlers to the opregion dispatch functions


date	2000.10.16.18.18.00;	author agrover;	state Exp;
2005-06-29 16:40:52 +00:00
aystarik
1460160ac8 EPS says on handler not present we should return AE_NOT_EXIST, not
AE_EXIST


date	2000.10.04.16.31.00;	author agrover;	state Exp;
2005-06-29 16:40:50 +00:00
aystarik
b36e41d02a Added PCI_Config space default handler
date	2000.09.19.16.54.00;	author rmoore1;	state Exp;
2005-06-29 16:40:48 +00:00
aystarik
0abe7e2a97 Ran acpisrc source cleanup
date	2000.09.15.17.15.00;	author rmoore1;	state Exp;
2005-06-29 16:40:47 +00:00
aystarik
5ac4d8b163 New initialization interfaces
date	2000.09.14.23.00.00;	author rmoore1;	state Exp;
2005-06-29 16:40:46 +00:00