jkim
5ec246af06
This commit was generated by cvs2svn to compensate for changes in r152069,
...
which included commits to RCS files with non-trunk default branches.
2005-11-04 21:29:41 +00:00
jkim
dbc8115981
- Fix more resource parsing problems. The previous commit was imcomplete.
...
- Fix a typo in rsmisc.c and a style change for consistency.
This patch will also appear in future ACPI-CA release.
Submitted by: Robert Moore <robert dot moore at intel dot com>
Tested by: ru
2005-11-04 21:29:41 +00:00
njl
0032330289
Account for the minimum resource size when parsing the end tag resource
...
descriptor. This should fix the "memory modified after free" panics. This
patch will appear in a future acpi-ca distribution.
Submitted by: Robert Moore <robert.moore / intel.com>
Tested by: Peter Holm
2005-11-04 20:15:09 +00:00
njl
082067a133
This commit was generated by cvs2svn to compensate for changes in r152058,
...
which included commits to RCS files with non-trunk default branches.
2005-11-04 20:15:09 +00:00
jkim
a5b17cb66c
Fix build breakage on tinderbox.
2005-11-03 20:27:38 +00:00
jkim
2e9142f013
Update to reflect import of ACPI-CA 20051021 with includes fixups
2005-11-01 22:38:50 +00:00
jkim
e93792c0d1
Local change: remove unnecessary __cdecl
2005-11-01 22:33:32 +00:00
jkim
727bb7982d
Local change: remove compilation warnings
2005-11-01 22:30:52 +00:00
jkim
3f99461a39
Fix conflicts from import of Intel ACPI-CA 20051021
2005-11-01 22:28:49 +00:00
jkim
dd36e4d5eb
Unchanged files that are off the vendor branch
2005-11-01 22:23:25 +00:00
jkim
7bc04cb5a9
Fix few compilation problems on vendor branch.
...
These fixes will be submitted vendor.
2005-11-01 22:18:47 +00:00
jkim
275739933b
This commit was generated by cvs2svn to compensate for changes in r151940,
...
which included commits to RCS files with non-trunk default branches.
2005-11-01 22:18:47 +00:00
jkim
5f6a2493dd
Vendor import of Intel ACPI-CA 20051021
2005-11-01 22:11:18 +00:00
jkim
011860e7b5
This commit was generated by cvs2svn to compensate for changes in r151937,
...
which included commits to RCS files with non-trunk default branches.
2005-11-01 22:11:18 +00:00
jhb
50133a977c
Remove old ACPICA files from the INTEL vendor branch. They were removed
...
from HEAD about 4 years ago when we started flattening out the ACPICA
distribution.
2005-10-27 20:48:05 +00:00
obrien
39c9d5812d
Add a commented out version of what was done for the r20041119sysinc import.
2005-10-24 04:36:14 +00:00
obrien
a7339d083b
Fix conflicts of import of Intel ACPI-CA 20041119 with system includes fixups.
2005-10-24 04:35:20 +00:00
obrien
0a657a32e3
Vendor import of Intel ACPI-CA 20041119 with system includes fixups.
2005-10-24 04:31:06 +00:00
obrien
a0a258e60b
This commit was generated by cvs2svn to compensate for changes in r151600,
...
which included commits to RCS files with non-trunk default branches.
2005-10-24 04:31:06 +00:00
njl
3146a26ffd
Clean up a small memory leak introduced with the previous commit to
...
dsutils.c. We need to GC the implicitly-returned object.
Submitted by: Robert.Moore at Intel
MFC after: 1 day
2005-01-14 06:37:43 +00:00
njl
4d6e248da7
This commit was generated by cvs2svn to compensate for changes in r140216,
...
which included commits to RCS files with non-trunk default branches.
2005-01-14 06:37:43 +00:00
njl
d724817235
Fix handling of the implicit return case for methods called from an
...
external source (i.e., _STA). The previous case only handled calls
occurring within AML. This should fix Toshibas, among others. Thanks
to Robert Moore of Intel for the fix.
MFC after: 2 days
2005-01-12 00:52:40 +00:00
njl
393451f28c
This commit was generated by cvs2svn to compensate for changes in r140094,
...
which included commits to RCS files with non-trunk default branches.
2005-01-12 00:52:40 +00:00
marks
fd493b6d5c
Oops, remove unnecessary cast in original, out-commented code.
...
This was a debug leftover.
MFC after: 1 week
2004-12-02 00:12:19 +00:00
marks
56de2c5ba4
This commit was generated by cvs2svn to compensate for changes in r138298,
...
which included commits to RCS files with non-trunk default branches.
2004-12-02 00:12:19 +00:00
marks
128b57630d
Local change: Supporting code not yet available, use previous behavior
...
instead for the time being. Intel should fix this.
Note that if this commit is correct, it is made on the vendor branch.
We expect the Intel folks to fix it, and we don't want to unnecessarily
take files off the vendor branch.
Approved by: njl
MFC after: 1 week
2004-12-02 00:05:02 +00:00
marks
bc7d6d9dd2
This commit was generated by cvs2svn to compensate for changes in r138296,
...
which included commits to RCS files with non-trunk default branches.
2004-12-02 00:05:02 +00:00
marks
3d10c42dd0
Local change: Remove warnings from vendor files.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:42:21 +00:00
marks
47a3ae4cbd
Local change: In the resume path, give up after waiting for a while
...
for WAK_STS to be set. Some BIOSs never set it.
Approved by: njl
MFC after: 1 week
2004-12-01 23:40:48 +00:00
marks
64092a1d81
Local change: Put various debugging options under ACPI_DISASSEMBLER.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:39:45 +00:00
marks
6a7971435d
Unchanged files that are off the vendor branch.
...
Approved by: njl
MFC after: 1 week
2004-12-01 23:34:39 +00:00
marks
93c2522130
Vendor import of Intel ACPI-CA 20041119
2004-12-01 23:14:10 +00:00
marks
350be3accf
This commit was generated by cvs2svn to compensate for changes in r138287,
...
which included commits to RCS files with non-trunk default branches.
2004-12-01 23:14:10 +00:00
njl
f84f460530
Add a padding member to the header overlaid on data allocated in the
...
ACPI_DEBUG case. Without this, use of allocated memory is unaligned and
causes a trap on ia64. Intel may fix this differently in a subsequent
release but this is adequate for now.
Submitted by: marcel
MFC after: 2 days
2004-08-18 05:41:21 +00:00
njl
3218429865
This commit was generated by cvs2svn to compensate for changes in r133931,
...
which included commits to RCS files with non-trunk default branches.
2004-08-18 05:41:21 +00:00
marks
5d8d564126
Local change: Allow access to the field if it is within the region
...
size rounded up to a multiple of the access byte width. This overcomes
"off-by-one" programming errors in the AML often found in Toshiba
laptops.
2004-07-02 08:38:55 +00:00
marks
166cdec76e
Local diff: allow use of the disassembler.
2004-07-02 08:37:56 +00:00
marks
9643d091f6
Unchanged files that are off the vendor branch.
2004-07-02 08:34:19 +00:00
marks
4a971257d3
Vendor import of Intel ACPI-CA 20040527
2004-07-02 08:14:36 +00:00
marks
495d5925ec
This commit was generated by cvs2svn to compensate for changes in r131440,
...
which included commits to RCS files with non-trunk default branches.
2004-07-02 08:14:36 +00:00
njl
0d6049326d
Remove a warning of a constant that is too large. Change submitted to
...
vendor.
2004-05-25 03:06:37 +00:00
njl
2c647855a3
This commit was generated by cvs2svn to compensate for changes in r129694,
...
which included commits to RCS files with non-trunk default branches.
2004-05-25 03:06:37 +00:00
njl
a714b78fea
Local change: allow usermode to compile this header. Submitted to vendor.
2004-05-25 02:41:49 +00:00
njl
43f044bb8c
Local change: don't hang forever if WAK_STS is never set.
2004-05-25 02:41:19 +00:00
njl
f5f00ea0ad
Local change: remove warnings.
2004-05-25 02:40:48 +00:00
njl
d68881dc5f
Local diff: allow use of the disassembler.
2004-05-25 02:39:46 +00:00
njl
437cac5b15
Unchanged files that are off the vendor branch.
2004-05-25 02:39:01 +00:00
njl
7dda61e34c
Vendor import of Intel ACPI-CA 20040514.
2004-05-25 02:34:44 +00:00
njl
8264817ec5
This commit was generated by cvs2svn to compensate for changes in r129684,
...
which included commits to RCS files with non-trunk default branches.
2004-05-25 02:34:44 +00:00
njl
394d08093f
Add sys/types.h for both kernel and user compiles.
2004-05-05 20:02:02 +00:00