Alfred Perlstein
205c9d4c30
fix blockno printf formatting warnings.
2002-03-19 20:46:30 +00:00
Doug Rabson
789327f183
Remove a couple of stray linuxisms to make this work for FreeBSD/ia64.
2002-03-18 10:16:57 +00:00
Mike Smith
fd87aacdcc
Merge local changes for the 20020308 ACPI CA update.
2002-03-16 02:23:30 +00:00
Mike Smith
f3964aad0d
This commit was generated by cvs2svn to compensate for changes in r92388,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 02:18:13 +00:00
Mike Smith
6ff98c910d
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:13 +00:00
Mike Smith
6c3ac087b5
This commit was generated by cvs2svn to compensate for changes in r92386,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 02:18:04 +00:00
Mike Smith
e7bb0990c0
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:04 +00:00
Mike Smith
e941505796
Move some debugger-only symbols around; this patch didn't make it into
...
the commit resolution for some reason. Fixes ACPI_DEBUG.
2002-02-24 07:51:46 +00:00
Mike Smith
afa56f0b6d
Resolve conflicts arising from the ACPI CA 20020217 import.
2002-02-23 05:16:34 +00:00
Mike Smith
857591c3aa
Vendor import of the Intel ACPI CA 20020217 drop.
2002-02-23 05:10:40 +00:00
Mike Smith
8f296b2e5d
This commit was generated by cvs2svn to compensate for changes in r91116,
...
which included commits to RCS files with non-trunk default branches.
2002-02-23 05:10:40 +00:00
Mike Smith
aafdbb39dc
Add a helper script used to take an Intel-supplied ACPI CA drop and make it
...
ready for importing. This should save me from my own over-cleanliness.
2002-02-08 02:16:45 +00:00
Mitsuru IWASAKI
c573e654b7
Add OS layer ACPI mutex and threading support.
...
- Temporary fix a bug of Intel ACPI CA core code.
- Add OS layer ACPI mutex support. This can be disabled by
specifying option ACPI_NO_SEMAPHORES.
- Add ACPI threading support. Now that we have a dedicate taskqueue for
ACPI tasks and more ACPI task threads can be created by specifying option
ACPI_MAX_THREADS.
- Change acpi_EvaluateIntoBuffer() behavior slightly to reuse given
caller's buffer unless AE_BUFFER_OVERFLOW occurs. Also CM battery's
evaluations were changed to use acpi_EvaluateIntoBuffer().
- Add new utility function acpi_ConvertBufferToInteger().
- Add simple locking for CM battery and temperature updating.
- Fix a minor problem on EC locking.
- Make the thermal zone polling rate to be changeable.
- Change minor things on AcpiOsSignal(); in ACPI_SIGNAL_FATAL case,
entering Debugger is easier to investigate the problem rather than panic.
2001-12-22 16:05:41 +00:00
Mike Smith
1b3eb6b30c
Merge local changes.
...
Add a fix for a minor error in the PCI routing table creation handler
where the correct size for the buffer is not returned.
2001-11-28 04:34:52 +00:00
Mike Smith
de87ee3ada
Vendor import of the Intel ACPI CA 20011120 snapshot.
2001-11-28 04:29:40 +00:00
Mike Smith
89709a06f9
This commit was generated by cvs2svn to compensate for changes in r87031,
...
which included commits to RCS files with non-trunk default branches.
2001-11-28 04:29:40 +00:00
Mitsuru IWASAKI
8d2d52e43a
Apply a local change to ACPICA.
...
Some BIOSes don't set WAK_STS at all,
give up waiting for wakeup if we time out.
2001-11-11 15:36:35 +00:00
Mitsuru IWASAKI
1611ea8727
Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.
...
- Add S4BIOS sleep implementation. This will works well if MIB
hw.acpi.s4bios is set (and of course BIOS supports it and hibernation
is enabled correctly).
- Add DSDT overriding support which is submitted by takawata originally.
If loader tunable acpi_dsdt_load="YES" and DSDT file is set to
acpi_dsdt_name (default DSDT file name is /boot/acpi_dsdt.aml),
ACPI CA core loads DSDT from given file rather than BIOS memory block.
DSDT file can be generated by iasl in ports/devel/acpicatools/.
- Add new files so that we can add our proposed additional code to Intel
ACPI CA into these files temporary. They will be removed when
similar code is added into ACPI CA officially.
2001-11-06 15:00:30 +00:00
Mike Smith
21479890f4
Merge local changes, add new files and remove obsoleted ones.
2001-10-31 02:34:45 +00:00
Mike Smith
0c794f3213
Import the Intel ACPI CA 20011018 snapshot
2001-10-31 02:32:29 +00:00
Mike Smith
cc668aa9a0
This commit was generated by cvs2svn to compensate for changes in r85756,
...
which included commits to RCS files with non-trunk default branches.
2001-10-31 02:32:29 +00:00
Mike Smith
831a948d29
Import the Intel ACPI CA 20011018 snapshot
2001-10-31 02:32:28 +00:00
Mike Smith
8d78e0794c
This commit was generated by cvs2svn to compensate for changes in r85754,
...
which included commits to RCS files with non-trunk default branches.
2001-10-31 02:32:28 +00:00
Mike Smith
fca4f5a848
Actually delete this file; aborting 'cvs delete -f' has unexpeted results...
2001-10-05 09:24:34 +00:00
Mike Smith
18c217d174
Kill a couple of files off the vendor branch, as suggested by ru.
2001-10-05 09:23:41 +00:00
Mike Smith
828ac44151
Remove file obsoleted by the 20010920 snapshot.
2001-10-04 23:17:35 +00:00
Mike Smith
947ff3286e
Merge our local patches into the 20010920 snapshot. Note that the
...
"implicit return" hack in psparse.c was resubmitted by Iwasaki-san.
Submitted by: iwasaki
2001-10-04 23:15:26 +00:00
Mike Smith
4de815b5b2
Import of the Intel ACPI CA 20010920 snapshot.
2001-10-04 23:12:14 +00:00
Mike Smith
875063d979
This commit was generated by cvs2svn to compensate for changes in r84493,
...
which included commits to RCS files with non-trunk default branches.
2001-10-04 23:12:14 +00:00
Mike Smith
584be850df
Import of the Intel ACPI CA 20010920 snapshot.
2001-10-04 23:12:13 +00:00
Mike Smith
93b8a677a3
This commit was generated by cvs2svn to compensate for changes in r84491,
...
which included commits to RCS files with non-trunk default branches.
2001-10-04 23:12:13 +00:00
Julian Elischer
b40ce4165d
KSE Milestone 2
...
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.
Sorry john! (your next MFC will be a doosie!)
Reviewed by: peter@freebsd.org , dillon@freebsd.org
X-MFC after: ha ha ha ha
2001-09-12 08:38:13 +00:00
Mike Smith
0aa8447171
Merge our local branch changes with the 20010831 snapshot.
2001-09-07 02:52:26 +00:00
Mike Smith
7fb2c1c616
Vendor-branch import of the Intel ACPI CA 20010831 snapshot.
2001-09-07 01:22:25 +00:00
Mike Smith
1cf610caba
This commit was generated by cvs2svn to compensate for changes in r83174,
...
which included commits to RCS files with non-trunk default branches.
2001-09-07 01:22:25 +00:00
Mike Smith
2780a616d6
Nuke the Windows platform defines; we don't need them.
2001-08-26 22:46:28 +00:00
Mike Smith
9d7b18c207
Merge local changes.
2001-08-26 22:45:42 +00:00
Mike Smith
2ee2f9cb74
Vendor import of the Intel ACPI CA 20010816 update.
2001-08-26 22:28:18 +00:00
Mike Smith
d142fbb1b8
This commit was generated by cvs2svn to compensate for changes in r82367,
...
which included commits to RCS files with non-trunk default branches.
2001-08-26 22:28:18 +00:00
Peter Wemm
4f12dbc3f6
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
Peter Wemm
e3d1d61f10
This commit was generated by cvs2svn to compensate for changes in r80357,
...
which included commits to RCS files with non-trunk default branches.
2001-07-25 22:10:56 +00:00
Mike Smith
0b920e45df
Merge local changes with the ACPI CA 20010717 import.
2001-07-21 03:57:37 +00:00
Mike Smith
9d5c013ca4
Vendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 03:55:17 +00:00
Mike Smith
4ad41296a7
This commit was generated by cvs2svn to compensate for changes in r80062,
...
which included commits to RCS files with non-trunk default branches.
2001-07-21 03:55:17 +00:00
Mike Smith
2e5c56cb6b
Vendor import of the Intel ACPI CA 20010717 snapshot.
2001-07-21 03:55:15 +00:00
Mike Smith
bb83d65cfd
This commit was generated by cvs2svn to compensate for changes in r80060,
...
which included commits to RCS files with non-trunk default branches.
2001-07-21 03:55:15 +00:00
Mike Smith
a5934d76a8
We haven't had AcpiSetSystemSleepState for a while now, clean out the
...
prototype.
2001-07-20 08:49:17 +00:00
Mike Smith
47d9ea1be8
Merge FreeBSD-specific changes.
2001-06-29 20:19:59 +00:00
Mike Smith
ae027f1237
Vendor import of the Intel ACPI CA 20010615 snapshot.
2001-06-29 20:11:04 +00:00
Mike Smith
12c1e8d4b6
This commit was generated by cvs2svn to compensate for changes in r78986,
...
which included commits to RCS files with non-trunk default branches.
2001-06-29 20:11:04 +00:00