njl
7d00a4ad3d
Fix a bug that would result in a very long sleep. Change has been
...
submitted to the vendor.
Obtained from: iwasaki
2003-08-07 18:19:12 +00:00
njl
51b4b4c2f8
Import the userland interface from acpica 0619
2003-08-07 16:59:44 +00:00
njl
c7785dd818
Import common/ files from acpica 0619
2003-08-07 16:38:54 +00:00
njl
80af1416fc
Import compiler/ files from acpica 0619
2003-08-07 16:38:31 +00:00
njl
33a593e53b
Remove a multiply-defined function. The change has been submitted to the
...
vendor.
2003-07-14 02:58:00 +00:00
njl
05a34bb466
Fix handling of _BST in the new dist.
...
Submitted by: kochi@netbsd.org
2003-07-13 22:52:51 +00:00
njl
c4034d25ac
Patch for global lock error messages that the vendor will import eventually.
...
Originally committed as 1.1.1.17
2003-07-13 22:50:30 +00:00
njl
148a8cc4ac
ACPICA import from the 0619 dist.
2003-07-13 22:44:13 +00:00
njl
857b9ae7f3
Fix a bug in register access. This should fix warning messages of:
...
ACPI-0340: *** Error: Could not release ACPI Global Lock, AE_BAD_PARAMETER
Submitted by: jhb
2003-06-23 17:38:38 +00:00
njl
8a53967bf9
Revert to using TABLE_ID_DSDT as the default. It looks like the dynamic
...
ID allocation is not there yet. This fixes a few warnings about \_OS_ not
being found and an S3 freeze for one user.
Re-staticize AcpiNsRemoveReference() since it is not needed elsewhere.
Approved by: re (scottl)
2003-05-28 17:32:31 +00:00
njl
ebca308bcf
Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897.
...
NetBSD dsmethod.c rev 1.7
Fix parent-child loop problem
Fix a reference count problem that may cause unexpected memory free
Intel 20030512 ACPICA drop (nsalloc.c)
Approved by: re (jhb)
Obtained from: NetBSD, Intel
Reported by: mbr, kochi AT netbsd.org
2003-05-27 19:19:05 +00:00
imp
aa3c2ef537
Fix halt -p. I've done this with an import because kochi-san reports
...
this is fixed in a newer version of ACPICA and I don't want to take
this off the vendor branch for a trivial reason. This patch was
applied to NetBSD by kochi-san, who also posted the patch to
acpi-jp@jp.freebsd.org .
# My Dell Inspiron 8000 now powers off!
Submitted by: takayoshi kochi-san kochi at netbsd dot org
2003-05-03 17:16:40 +00:00
njl
f251b570ed
Import of Intel ACPI 20030228 vendor distribution
2003-04-29 18:39:30 +00:00
njl
0f552762e4
Import of Intel ACPI 20030228 vendor distribution
2003-04-29 18:39:29 +00:00
iwasaki
2b17a8d498
Vendor import of the Intel ACPI CA 20021118 drop.
...
Approved by: re
2002-11-27 18:07:48 +00:00
iwasaki
3b2a4f1cbe
Vendor import of the Intel ACPI CA 20021002 drop.
2002-10-04 20:07:58 +00:00
iwasaki
1824f19201
Vendor import of the Intel ACPI CA 20020815 drop.
2002-08-29 01:51:24 +00:00
iwasaki
3f86517f16
Vendor import of the Intel ACPI CA 20020725 drop.
2002-07-30 19:33:39 +00:00
iwasaki
80fd7f7b7e
Vendor import of the Intel ACPI CA 20020611 drop.
2002-07-09 17:51:31 +00:00
iwasaki
6b92cff93b
Vendor import of the Intel ACPI CA 200200404 drop.
2002-06-30 17:50:46 +00:00
msmith
918310234a
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:13 +00:00
msmith
ac46203408
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:04 +00:00
msmith
b58b48bed8
Vendor import of the Intel ACPI CA 20020217 drop.
2002-02-23 05:10:40 +00:00
msmith
fe76969b7d
Vendor import of the Intel ACPI CA 20011120 snapshot.
2001-11-28 04:29:40 +00:00
msmith
3699168fb0
Import the Intel ACPI CA 20011018 snapshot
2001-10-31 02:32:29 +00:00
msmith
dda50f5fd9
Import the Intel ACPI CA 20011018 snapshot
2001-10-31 02:32:28 +00:00
msmith
d45f619025
Actually delete this file; aborting 'cvs delete -f' has unexpeted results...
2001-10-05 09:24:34 +00:00
msmith
312a68b266
Kill a couple of files off the vendor branch, as suggested by ru.
2001-10-05 09:23:41 +00:00
msmith
414e433eba
Import of the Intel ACPI CA 20010920 snapshot.
2001-10-04 23:12:14 +00:00
msmith
ba72040ab6
Import of the Intel ACPI CA 20010920 snapshot.
2001-10-04 23:12:13 +00:00
msmith
9d39e615a8
Vendor-branch import of the Intel ACPI CA 20010831 snapshot.
2001-09-07 01:22:25 +00:00
msmith
56186efdbc
Vendor import of the Intel ACPI CA 20010816 update.
2001-08-26 22:28:18 +00:00
peter
57aef806e0
Commit the hwsleep.c patch for suspend/resume onto the vendor branch.
...
This has supposedly been incorporated into the Intel code already, so this
will get cleanly replaced with the "official" version when it is next
imported and will not cause any conflicts or hiccups.
2001-07-25 22:10:56 +00:00
msmith
91b87ce244
Vendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 03:55:17 +00:00
msmith
4a8fbafe90
Vendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 03:55:15 +00:00
msmith
ec0a44c215
Vendor import of the Intel ACPI CA 20010615 snapshot.
2001-06-29 20:11:04 +00:00
msmith
bc4d4229dc
Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout
...
keeps changing, so to reduce repository thrash everything has been moved into
a single directory. (repo copy involved)
2001-05-29 19:52:40 +00:00
msmith
3c0029a0e8
Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout
...
keeps changing, so to reduce repository thrash everything has been moved into
a single directory. (repo copy involved)
2001-05-29 19:52:32 +00:00
msmith
cc64c75258
Belated vendor update to the Intel ACPI CA 20010208 snapshot.
2001-03-05 02:15:19 +00:00
msmith
7948a3a804
Update to the 20010125 ACPI CA snapshot.
2001-01-31 09:17:50 +00:00
msmith
68d9171019
Update to the Intel 20001215 ACPI CA snapshot.
2000-12-21 06:56:46 +00:00
msmith
f4b6d0429c
Update to the 20001201 ACPI CA snapshot.
2000-12-08 09:20:40 +00:00
msmith
4d595f4926
Update to the 20001115 Intel ACPI CA snapshot.
2000-12-01 09:36:25 +00:00
msmith
748be15501
Initial import of the Intel-maintained ACPI Component Architecture. This
...
is Intel's reference implementation of the core operating-system ACPI
support. (This import is on the vendor branch.)
2000-10-28 05:01:06 +00:00