Commit Graph

5447 Commits

Author SHA1 Message Date
aystarik
8d856cfdee Fix for incorrect pointer addition
date	2003.11.07.22.35.00;	author rmoore1;	state Exp;
2005-06-29 18:47:45 +00:00
aystarik
a8ebc06f04 Added check for interrupts==0 error case
date	2002.04.12.21.02.00;	author rmoore1;	state Exp;
2005-06-29 18:47:36 +00:00
aystarik
e96613e5f8 Fix for ExtendedIrq cast/alignement issue
date	2002.04.12.20.59.00;	author rmoore1;	state Exp;
2005-06-29 18:47:35 +00:00
aystarik
85c9cea928 Modified the Extended IRQ resource handlers to comply to ACPI 2.0
specification.  The 2.0 spec definition is less restrictive than 1.0b.  This
change implements the less restrictive definition.


date	2001.11.30.17.59.00;	author mwalz;	state Exp;
2005-06-29 18:47:28 +00:00
aystarik
196437c6a5 Cleanup
date	2001.11.19.21.47.00;	author rmoore1;	state Exp;
2005-06-29 18:47:27 +00:00
aystarik
a9a9a11c12 Allow zero interrupts/dma
date	2002.07.25.20.30.00;	author rmoore1;	state Exp;
2005-06-29 18:46:55 +00:00
aystarik
5c6162d383 Added debug messages for AE_BAD_DATA error cases
date	2002.07.02.17.24.00;	author rmoore1;	state Exp;
2005-06-29 18:46:54 +00:00
aystarik
faf09c0316 Added check for zero dma channels
date	2002.04.12.21.26.00;	author rmoore1;	state Exp;
2005-06-29 18:46:53 +00:00
aystarik
4eda4e6e68 Move prototypes under ifdef
date	2005.04.20.21.19.00;	author rmoore1;	state Exp;
2005-06-29 18:46:31 +00:00
aystarik
acb61ca2e5 Moved prototypes for "static" functions from headers into the defining
C module.


date	2005.03.31.23.13.00;	author rmoore1;	state Exp;
2005-06-29 18:46:30 +00:00
aystarik
64eff64532 Output alignment fix
date	2005.02.17.18.47.00;	author rmoore1;	state Exp;
2005-06-29 18:46:27 +00:00
aystarik
17056634ce Deployed ACPI_FORMAT_UINT64 to simplify output statements
date	2003.10.22.16.34.00;	author rmoore1;	state Exp;
2005-06-29 18:46:21 +00:00
aystarik
4c25d0323c Lint changes
date	2002.09.05.17.35.00;	author rmoore1;	state Exp;
2005-06-29 18:46:16 +00:00
aystarik
0cbb9b3002 Removed PARSER_ONLY, renamed ENABLE_DEBUGGER to ACPI_DEBUGGER.
renamed ACPI_DEBUG to ACPI_DEBUG_OUTPUT


date	2002.07.26.21.45.00;	author rmoore1;	state Exp;
2005-06-29 18:46:15 +00:00
aystarik
8ca048a59c Fifth lint pass - CLEAN for 32-bit and 64-bit
date	2002.04.12.20.46.00;	author rmoore1;	state Exp;
2005-06-29 18:46:13 +00:00
aystarik
05766f5af3 Migrated ASL compiler and core components to use a common
PARSE_OBJECT.


date	2002.04.04.21.19.00;	author rmoore1;	state Exp;
2005-06-29 18:46:11 +00:00
aystarik
0af4c9be9b all code in this module is debug-only
date	2001.08.16.19.39.00;	author rmoore1;	state Exp;
2005-06-29 18:46:02 +00:00
aystarik
475882951f Removed tabs from debug output
date	2001.05.29.16.46.00;	author rmoore1;	state Exp;
2005-06-29 18:46:00 +00:00
aystarik
a1183f0a77 Use NATIVE_CHAR for strings, changed INTx to UINTx
date	2000.08.14.18.18.00;	author rmoore1;	state Exp;
2005-06-29 18:45:47 +00:00
aystarik
5936d2f625 Modified to 80 char line limit
date	2000.06.30.01.28.00;	author mwalz;	state Exp;
2005-06-29 18:45:45 +00:00
aystarik
4851c84047 Renamed Osd interfaces, renamed header files
date	2000.06.23.21.47.00;	author rmoore1;	state Exp;
2005-06-29 18:45:43 +00:00
aystarik
97f151f7c9 Cleanup
date	2000.06.21.19.39.00;	author rmoore1;	state Exp;
2005-06-29 18:45:42 +00:00
aystarik
4d945fc356 Changed Acpi_Gbl to AcpiGbl_
date	2000.06.16.20.04.00;	author rmoore1;	state Exp;
2005-06-29 18:45:40 +00:00
aystarik
da7cfeba96 Automated code cleanup
date	2002.12.06.16.32.00;	author rmoore1;	state Exp;
2005-06-29 18:45:26 +00:00
aystarik
55c1c0b0e1 Lint changes
date	2002.10.22.15.25.00;	author rmoore1;	state Exp;
2005-06-29 18:45:24 +00:00
aystarik
7430082c36 Better error messages, some restructuring.
date	2002.10.08.21.10.00;	author rmoore1;	state Exp;
2005-06-29 18:45:22 +00:00
aystarik
82f0c7f8c5 cleanup/header comments
date	2002.07.02.17.27.00;	author rmoore1;	state Exp;
2005-06-29 18:45:21 +00:00
aystarik
38a528fe18 Simplified xfaces to list/byte stream utils
date	2002.01.21.22.53.00;	author rmoore1;	state Exp;
2005-06-29 18:45:13 +00:00
aystarik
aade4a21aa Must not overwrite user buffer pointer; local used instead
date	2002.01.21.22.25.00;	author rmoore1;	state Exp;
2005-06-29 18:45:12 +00:00
aystarik
b1beeb7b20 oops, another one
date	2002.01.18.02.52.00;	author agrover;	state Exp;
2005-06-29 18:45:11 +00:00
aystarik
075a236dad hey, we're passing a * when we should be passing a **!!!
date	2002.01.18.00.58.00;	author agrover;	state Exp;
2005-06-29 18:45:10 +00:00
aystarik
6ab42d4700 The Address in the IRQ list is an ACPI_INTEGER, so fix a comment and
rsdump to account for this


date	2001.12.07.23.53.00;	author agrover;	state Exp;
2005-06-29 18:45:05 +00:00
aystarik
fc5a50fd79 Removed code to align incoming buffer ptr up to 64 bit boundary.
Caller must align buffer pointer if necessary.


date	2001.11.28.21.35.00;	author rmoore1;	state Exp;
2005-06-29 18:45:02 +00:00
aystarik
a4aa755ee7 Buffer length fix
date	2001.11.27.23.46.00;	author rmoore1;	state Exp;
2005-06-29 18:45:01 +00:00
aystarik
3393f25f7c Fix for setting buffer length
date	2001.11.20.18.58.00;	author rmoore1;	state Exp;
2005-06-29 18:45:00 +00:00
aystarik
94128060f5 Use remaining buffer length as max for pathname
date	2001.11.19.21.40.00;	author rmoore1;	state Exp;
2005-06-29 18:44:59 +00:00
aystarik
a458d90f9b UtFormatException obsoleted; AcpiFormatException substituted globally
date	2001.07.06.22.16.00;	author rmoore1;	state Exp;
2005-06-29 18:44:56 +00:00
aystarik
e8b736d139 clean up code based on errors given from Intel C 5.0 compiler
Removed or used unused variables, as appropriate


date	2001.03.15.19.04.00;	author agrover;	state Exp;
2005-06-29 18:44:50 +00:00
aystarik
880d1600fe Code cleanup (acpisrc -c)
date	2001.02.23.23.29.00;	author rmoore1;	state Exp;
2005-06-29 18:44:48 +00:00
aystarik
34bf34b81c Code cleanup
date	2000.11.15.23.42.00;	author rmoore1;	state Exp;
2005-06-29 18:44:40 +00:00
aystarik
a0314dd17c date 2000.08.25.01.20.00; author agrover; state Exp; 2005-06-29 18:44:33 +00:00
aystarik
280c2e2ea7 Comments from 07/18/00 code review
date	2000.07.19.22.56.00;	author rmoore1;	state Exp;
2005-06-29 18:44:30 +00:00
aystarik
5c9ef33cce Modified to 32-bit align the structure.
date	2000.07.10.17.52.00;	author mwalz;	state Exp;
2005-06-29 18:44:28 +00:00
aystarik
574cf9cf29 Alignment of user buffer for PRT
date	2000.06.30.18.11.00;	author rmoore1;	state Exp;
2005-06-29 18:44:27 +00:00
aystarik
370752c985 date 2000.06.29.23.38.00; author rmoore1; state Exp; 2005-06-29 18:44:26 +00:00
aystarik
4515a68f4f date 2000.06.29.21.11.00; author rmoore1; state Exp; 2005-06-29 18:44:25 +00:00
aystarik
3c70c8ab65 Fixed a debug statement
date	2000.06.19.21.33.00;	author rmoore1;	state Exp;
2005-06-29 18:44:22 +00:00
aystarik
65c6886fde date 2000.06.19.16.40.00; author rmoore1; state Exp; 2005-06-29 18:44:21 +00:00
aystarik
e879744cd7 Automated cleanup
date	2004.10.15.22.36.00;	author rmoore1;	state Exp;
2005-06-29 18:44:11 +00:00
aystarik
1676fa15ed Fix for extended IRQ size calculation; cleanup
date	2004.09.29.20.05.00;	author rmoore1;	state Exp;
2005-06-29 18:44:10 +00:00