summaryrefslogtreecommitdiff
path: root/sys/contrib/dev/acpica
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image.
* MFC: queue an asynch handler to re-enable a level-triggered GPENate Lawson2008-01-161-3/+19
| | | | | | | Approved by: re Notes: svn path=/stable/7/; revision=175377
* This commit was generated by cvs2svn to compensate for changes in r172314,Jung-uk Kim2007-09-242-10/+15
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=172315
| * Fix global lock recursion bug.Jung-uk Kim2007-09-242-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was part of ACPI-CA 20070508 release and the following is excerpt from its change log: Fixed a problem where the Global Lock handle was not properly updated if a thread that acquired the Global Lock via executing AML code then attempted to acquire the lock via the AcpiAcquireGlobalLock interface. Reported by Joe Liu. Approved by: re (kensmith) Tested by: ambrisko Obtained from: Intel Notes: svn path=/vendor-sys/acpica/dist/; revision=172314
* | This commit was generated by cvs2svn to compensate for changes in r168616,Ruslan Ermilov2007-04-111-0/+2
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=168617
| * Unbreak world build.Ruslan Ermilov2007-04-111-0/+2
| | | | | | | | Notes: svn path=/vendor-sys/acpica/dist/; revision=168616
* | This commit was generated by cvs2svn to compensate for changes in r168609,Nate Lawson2007-04-111-0/+3
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=168610
| * Put some overly verbose prints under bootverbose. This is on the vendorNate Lawson2007-04-111-0/+3
| | | | | | | | | | | | | | branch but we need to work out a different interface with the vendor. Notes: svn path=/vendor-sys/acpica/dist/; revision=168609
* | Merge from vendor branch to fix tinderbox breakage.Jung-uk Kim2007-03-221-2/+4
| | | | | | | | Notes: svn path=/head/; revision=167819
* | This commit was generated by cvs2svn to compensate for changes in r167817,Jung-uk Kim2007-03-221-1/+2
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167818
| * Fix tinderbox build breakage.Jung-uk Kim2007-03-222-3/+6
| | | | | | | | | | | | | | | | Note that it is committed on the vendor branch because it will be submitted to the vendor. Notes: svn path=/vendor-sys/acpica/dist/; revision=167817
| * Remove files that are no longer needed or removed by vendor.Jung-uk Kim2007-03-225-3071/+0
| | | | | | | | Notes: svn path=/vendor-sys/acpica/dist/; revision=167807
* | Update to reflect import of ACPI-CA 20070320.Jung-uk Kim2007-03-221-7/+6
| | | | | | | | Notes: svn path=/head/; revision=167813
* | Resolve conflicts from import of Intel ACPI-CA 20070320.Jung-uk Kim2007-03-223-103/+143
| | | | | | | | Notes: svn path=/head/; revision=167812
* | Resolve conflicts of unchanged files that are off the vendor branch.Jung-uk Kim2007-03-2221-1056/+1410
| | | | | | | | Notes: svn path=/head/; revision=167811
* | Remove files that removed on the vendor branch.Jung-uk Kim2007-03-222-1549/+0
| | | | | | | | Notes: svn path=/head/; revision=167809
* | This commit was generated by cvs2svn to compensate for changes in r167807,Jung-uk Kim2007-03-223-1522/+0
| | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167808
* | This commit was generated by cvs2svn to compensate for changes in r167805,Jung-uk Kim2007-03-224-5/+21
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167806
| * Add fixes for FreeBSD build that were submitted upstream.Jung-uk Kim2007-03-225-6/+22
| | | | | | | | Notes: svn path=/vendor-sys/acpica/dist/; revision=167805
* | This commit was generated by cvs2svn to compensate for changes in r167802,Jung-uk Kim2007-03-22177-12438/+22942
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=167803
| * Vendor import of Intel ACPI-CA 20070320Jung-uk Kim2007-03-22201-13603/+24479
| | | | | | | | Notes: svn path=/vendor-sys/acpica/dist/; revision=167802
* | The strstr() function is in the libkern now.Pawel Jakub Dawidek2006-08-121-22/+0
| | | | | | | | Notes: svn path=/head/; revision=161244
* | This commit was generated by cvs2svn to compensate for changes in r152069,Jung-uk Kim2005-11-042-8/+5
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=152070
| * - Fix more resource parsing problems. The previous commit was imcomplete.Jung-uk Kim2005-11-042-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/vendor-sys/acpica/dist/; revision=152069
* | This commit was generated by cvs2svn to compensate for changes in r152058,Nate Lawson2005-11-041-5/+3
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=152059
| * Account for the minimum resource size when parsing the end tag resourceNate Lawson2005-11-041-5/+3
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/vendor-sys/acpica/dist/; revision=152058
* | Fix build breakage on tinderbox.Jung-uk Kim2005-11-031-1/+1
| | | | | | | | Notes: svn path=/head/; revision=152020
* | Update to reflect import of ACPI-CA 20051021 with includes fixupsJung-uk Kim2005-11-011-27/+30
| | | | | | | | Notes: svn path=/head/; revision=151946
* | Local change: remove unnecessary __cdeclJung-uk Kim2005-11-012-2/+2
| | | | | | | | Notes: svn path=/head/; revision=151945
* | Local change: remove compilation warningsJung-uk Kim2005-11-014-10/+10
| | | | | | | | Notes: svn path=/head/; revision=151944
* | Fix conflicts from import of Intel ACPI-CA 20051021Jung-uk Kim2005-11-018-497/+968
| | | | | | | | Notes: svn path=/head/; revision=151943
* | Unchanged files that are off the vendor branchJung-uk Kim2005-11-0113-1679/+639
| | | | | | | | Notes: svn path=/head/; revision=151942
* | This commit was generated by cvs2svn to compensate for changes in r151940,Jung-uk Kim2005-11-012-1/+3
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=151941
| * Fix few compilation problems on vendor branch.Jung-uk Kim2005-11-013-1/+6
| | | | | | | | | | | | | | These fixes will be submitted vendor. Notes: svn path=/vendor-sys/acpica/dist/; revision=151940
* | This commit was generated by cvs2svn to compensate for changes in r151937,Jung-uk Kim2005-11-01175-14349/+22385
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=151938
| * Vendor import of Intel ACPI-CA 20051021vendor/acpica/20051021Jung-uk Kim2005-11-01196-16544/+24006
| | | | | | | | | | Notes: svn path=/vendor-sys/acpica/dist/; revision=151937 svn path=/vendor-sys/acpica/20051021/; revision=151939; tag=vendor/acpica/20051021
| * Remove old ACPICA files from the INTEL vendor branch. They were removedJohn Baldwin2005-10-27141-84217/+0
| | | | | | | | | | | | | | | | from HEAD about 4 years ago when we started flattening out the ACPICA distribution. Notes: svn path=/vendor-sys/acpica/dist/; revision=151768
* | Add a commented out version of what was done for the r20041119sysinc import.David E. O'Brien2005-10-241-0/+12
| | | | | | | | Notes: svn path=/head/; revision=151604
* | Fix conflicts of import of Intel ACPI-CA 20041119 with system includes fixups.David E. O'Brien2005-10-2418-71/+71
| | | | | | | | Notes: svn path=/head/; revision=151603
* | This commit was generated by cvs2svn to compensate for changes in r151600,David E. O'Brien2005-10-24112-378/+378
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=151601
| * Vendor import of Intel ACPI-CA 20041119 with system includes fixups.vendor/acpica/20041119sysincDavid E. O'Brien2005-10-24130-449/+449
| | | | | | | | | | Notes: svn path=/vendor-sys/acpica/dist/; revision=151600 svn path=/vendor-sys/acpica/20041119sysinc/; revision=151602; tag=vendor/acpica/20041119sysinc
* | This commit was generated by cvs2svn to compensate for changes in r140216,Nate Lawson2005-01-141-0/+7
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=140217
| * Clean up a small memory leak introduced with the previous commit toNate Lawson2005-01-141-0/+7
| | | | | | | | | | | | | | | | | | | | dsutils.c. We need to GC the implicitly-returned object. Submitted by: Robert.Moore at Intel MFC after: 1 day Notes: svn path=/vendor-sys/acpica/dist/; revision=140216
* | This commit was generated by cvs2svn to compensate for changes in r140094,Nate Lawson2005-01-121-1/+2
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=140095
| * Fix handling of the implicit return case for methods called from anNate Lawson2005-01-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/vendor-sys/acpica/dist/; revision=140094
* | This commit was generated by cvs2svn to compensate for changes in r138298,Mark Santcroos2004-12-021-1/+1
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=138299
| * Oops, remove unnecessary cast in original, out-commented code.Mark Santcroos2004-12-021-1/+1
| | | | | | | | | | | | | | | | | | This was a debug leftover. MFC after: 1 week Notes: svn path=/vendor-sys/acpica/dist/; revision=138298
* | This commit was generated by cvs2svn to compensate for changes in r138296,Mark Santcroos2004-12-021-1/+9
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=138297
| * Local change: Supporting code not yet available, use previous behaviorMark Santcroos2004-12-021-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/vendor-sys/acpica/dist/; revision=138296
* | Local change: Remove warnings from vendor files.Mark Santcroos2004-12-013-62/+54
| | | | | | | | | | | | | | | | Approved by: njl MFC after: 1 week Notes: svn path=/head/; revision=138295