| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
future date.
Notes:
svn path=/head/; revision=77433
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73564
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=73562
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-sys/acpica/dist/; revision=73561
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
version. This should fix the read-before-write problem again.
Obtained from: "Adam J. Richter" <adam@yggdrasil.com>
Notes:
svn path=/head/; revision=71923
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=71877
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=71870
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=71868
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-sys/acpica/dist/; revision=71867
|
| | |
| |
| |
| |
| |
| |
| | |
Reviewed by: msmith
Notes:
svn path=/head/; revision=70902
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=70246
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=70244
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-sys/acpica/dist/; revision=70243
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=69749
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=69747
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-sys/acpica/dist/; revision=69746
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=69473
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=69472
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=69454
|
| |\|
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=69451
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor-sys/acpica/dist/; revision=69450
|
| | |
| |
| |
| |
| |
| |
| | |
Submitted by: phk
Notes:
svn path=/head/; revision=67770
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
return the last value returned by a nested method call. This violates
the ACPI spec, but is implemented by the Microsoft interpreter, and thus
vendors can (and do) get away with it.
Intel's stance is that this is illegal and should not be supported.
As they put it, however, we have to live in the real world. So go ahead
and implement it.
Submitted by: Mitsaru IWASAKI <iwasaki@jp.freebsd.org>
Notes:
svn path=/head/; revision=67767
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Set debugger options for kernel build
- Define some missing functions
- Bring in GCC defines
- Disable the 'wbinvd' macro as it conflicts with our inline
Notes:
svn path=/head/; revision=67766
|
| |/
|
|
|
|
|
|
|
| |
- AcpiGetProcessorID (fetch the ACPI processor ID for a given ACPI_HANDLE)
- AcpiSetSystemSleepState (set the Sx sleeping state, proposed by Intel
but not actually implemented)
Notes:
svn path=/head/; revision=67765
|
|
|
is Intel's reference implementation of the core operating-system ACPI
support. (This import is on the vendor branch.)
Notes:
svn path=/vendor-sys/acpica/dist/; revision=67754
|