aboutsummaryrefslogtreecommitdiff
path: root/devel/acpicatools
Commit message (Collapse)AuthorAgeFilesLines
* Update for acpica-unix-20030523.Mitsuru IWASAKI2003-06-125-14/+47
| | | | Notes: svn path=/head/; revision=82866
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update for acpica-unix-20021118.Mitsuru IWASAKI2002-11-232-4/+4
| | | | Notes: svn path=/head/; revision=70879
* Update for acpica-unix-20021002.Mitsuru IWASAKI2002-10-172-4/+4
| | | | Notes: svn path=/head/; revision=68195
* Update for acpica-unix-20020829.Mitsuru IWASAKI2002-09-052-4/+4
| | | | | | | Also fixed setting up IntegerWidth in acpicadb. Notes: svn path=/head/; revision=65674
* Update for acpica-unix-20020725.Mitsuru IWASAKI2002-08-223-4/+15
| | | | | | | Also fixed yacc version of iasl. Notes: svn path=/head/; revision=64816
* update for acpica-unix-20020725.Mitsuru IWASAKI2002-08-093-8/+18
| | | | Notes: svn path=/head/; revision=64276
* update for acpica-unix-20020517.Mitsuru IWASAKI2002-06-075-37/+42
| | | | Notes: svn path=/head/; revision=60768
* update for acpica-unix-20020404.Mitsuru IWASAKI2002-04-113-5/+15
| | | | Notes: svn path=/head/; revision=57566
* Update for acpica-unix-20020308.Mitsuru IWASAKI2002-03-243-13/+4
| | | | Notes: svn path=/head/; revision=56513
* Fix GlobalLock initilization andMitsuru IWASAKI2002-03-042-2/+2
| | | | | | | minor problem. Notes: svn path=/head/; revision=55530
* Update for acpica-unix-20020214.Mitsuru IWASAKI2002-03-032-4/+4
| | | | | | | | Note that this version of acpica seems to be somewhat buggy. Needs more investigation with acpicadb... Notes: svn path=/head/; revision=55482
* Update for acpica-unix-20011205.Mitsuru IWASAKI2001-12-112-4/+4
| | | | Notes: svn path=/head/; revision=51330
* Add pre-install target to create ${PREFIX}/man/man8.Mitsuru IWASAKI2001-12-031-0/+3
| | | | Notes: svn path=/head/; revision=50966
* Oops, remove NO_MTREE=yes in order to avoid install error.Mitsuru IWASAKI2001-11-301-1/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50770
* Update for acpica-unix-20011120.Mitsuru IWASAKI2001-11-222-5/+6
| | | | Notes: svn path=/head/; revision=50367
* Update for acpica-unix-20011109.Mitsuru IWASAKI2001-11-162-4/+4
| | | | Notes: svn path=/head/; revision=50116
* Update for acpica-unix-20011102.Mitsuru IWASAKI2001-11-074-18/+36
| | | | | | | | | | | | acpicadb: - Apply some UINT32 -> ACPI_INTEGER changes - Apply ACPI_READ_ADR_SPACE -> ACPI_READ, ACPI_WRITE_ADR_SPACE -> ACPI_WRITE changes - Setup DSDT talbe by calling AcpiLoadTable() - Fix sleep -> usleep in osunixxf.c Notes: svn path=/head/; revision=49725
* Update for acpica-unix-20011018.Mitsuru IWASAKI2001-10-242-4/+4
| | | | | | | | - Import latest acpudump utility, disassemble AML into ASL which can be compiled with most ASL compilers. Notes: svn path=/head/; revision=49175
* Update for acpica-unix-20010920.Mitsuru IWASAKI2001-10-012-5/+5
| | | | | | | | - acpicadb supports global lock operation. - acpudump is installed on 5-CURRENT too so that package can be built. Notes: svn path=/head/; revision=48309
* Update to acpica-unix-20010816.Mitsuru IWASAKI2001-08-294-4/+20
| | | | | | | Add acpidump for 4-STABLE system. Notes: svn path=/head/; revision=47104
* Initial import of acpicatools.Mitsuru IWASAKI2001-06-255-0/+29
Acpicatools contains some Intel ACPICA-based utilities for FreeBSD, such as ASL compiler and AML debugger. Notes: svn path=/head/; revision=44424